Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1299682

    Hello!
    I use among others the plugin WCFM (multivendor plugin). In it I wanted to make changes via the Enfold short CSS, but they do not take effect.
    Do you have any ideas?
    Concerns the the font size of the Vendor-headings in the store list. From H2 to H3
    On this page: Link: https://portal.kijuaa.de/anbieter/uebersicht/

    The WCFM support wrote me the following CSS code. But when I enter it – as usual – in Enfold-Quick CSS, nothing happens. The font size does not change.
    Why?

    best regards
    Susanne

    .page-id-6237 #top #wrap_all .all_colors h2 {
    font-size: 20px;
    }

    #1299812

    Hi Susanne,

    Please change the CSS code to this one:

    #top.page-id-6237 #wrap_all .all_colors h2 {
      font-size: 20px;
    }

    Hope it helps.

    Best regards,
    Nikko

    #1302171

    Hi Nikko,
    Thank you for that!
    But: I need this similar now also for the start page / home (page-id 74) .
    But ONLY the headlines of the WCFM store titles must be smaller (instead of H2 just H3) and not all titles. With the last CSS code all titles on the page will be smaller … I need another one.
    Please tell me how to change ONLY the WCFM store title font size.
    Thanks and greetings

    #1302487

    Hi,

    Thanks for the update. I’m not sure which heading your are trying to target on the home page. Are they in the elements under AKTUELLE TERMINE maybe? Please try to explain a bit further, or post screenshots of what you are trying to target.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.