Before you ask please READ THIS

VC FAQ Toggle element CSS

edited February 2016 in Chillout Posts: 14
Hi,

I'm trying to change the size/font that VC uses for the FAQ toggle element. It defaults to h4 and I can't find the correct CSS selector to change it.

Any help would be great thanks!
Post edited by nistaani on

Comments

  • Posts: 1,758
    Hi!
    You can set font-size for each Heading in Chillout Options >> Headings.
    Remember to rate our theme if you like it ;)
    All the Best.
  • Hi, I'm using h4 elsewhere on the site so would like to target this specifically?

    Thank you
  • Posts: 1,758
    use this:
    .vc_toggle_title > h4:not(.wpb_toggle) {
      font-size: 10px!important;
    }
    Remember to rate our theme if you like it ;)
    All the Best.
  • Thank you!
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!