Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #2445866
Accordian Text Color
Closed

Comments

  • JEREMYBINGHAM started the conversation

    I would like to know how to change the heading color for the titles in the accordian FAQ section. There is no editing it within WPbakery and I've tried adding an extra class with no success.

    Can you please provide the best and easiest solution?

  •  5,055
    Michael replied

    HI!

    pls. use following css:

    .vc_tta-panel-heading h4 {
        color: #fff;
    }
    5110651633.png