Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #723549

    Hi Team,

    My current accordion font is #6825b0 and my current hover background colour is the same. How do I make the hover font change from #6825b0 to #ebc728? Do I need an CSS? If so, where do I enter it?

    Thank you in advance for your help!

    • This topic was modified 7 years, 11 months ago by Alex.
    #724624

    Hey billysbuddies,

    Try adding this code to QUick CSS (located in Enfold > General Styling):

    #top .single_toggle:hover p {
        background: #ebc728;
    }

    Hope this helps. :)

    Best regards,
    Nikko

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