Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #181998

    Hi,

    Due to the colors chosen for different styling elements on our site, the accordian looks pretty flat, as all backgrounds, including headers are white and likewise, all fonts are gray. Is there a Quick CSS code I can enter to customize:

    1. Accordian header backgrounds color
    2. Accordian header font color

    You can see the example here: http://siptrunkplus.com/siptrunkpluscallrecord

    Thanks

    #182062

    Hey 500Webmaster!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired

    .js_active .toggler { background-color: red!important; color: white!important; }
    .toggle_icon, .toggle_icon .vert_icon, .toggle_icon .hor_icon { border-color: white!important; }

    Regards,
    Yigit

    #196008

    Hi Yigit,

    Sorry for the late response – I’ve tried adding this code to the Quick CSS and have given it about 1/2 an hour, but it’s not making any difference. Any suggestions?

    Best

    #196213

    Hey!

    Please flush browser cache and settings of cache plugin if you are using then refresh your page a few times. I try the same code on my installation and it does work fine on my end

    Regards,
    Yigit

    #197955

    Works, thank you!

    #197982

    Hi!

    I’m glad Yigit could help you :)

    Best regards,
    Peter

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Customize Accordian Colors’ is closed to new replies.