Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #643145

    Hi!

    I want to create an Accordion where the toggle-headline go highlighted by hoover:

    Standard-font color is: #63666a
    Highlight font color will be: #c1b49a

    Many thanks in advance as always for your quick help!

    #643193

    Hey alexandernoe,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    .av_toggle_section .toggler {
    color:#63666a!important;
    }
    .av_toggle_section .toggler:hover {
    color:#c1b49a!important;
    }
    

    Best regards,
    Vinay

    #643209

    Guys…you are the very best!!!

    #643339

    Hi,

    Thanks for the kind words, glad we could help :-)

    Regards,
    Rikard

    #643344

    Hi!

    Glad we could help! We really appreciate it if you rate our theme on themeforest :)
    To know more about enfold features please check – http://kriesi.at/documentation/enfold/
    Thank you for using Enfold!

    Regards,
    Vinay

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Accordion toogle headline color highlight by hoover’ is closed to new replies.