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

    On my page http://www.fitgutschein.de I use the fullwidth slideshow on the start page. Is there a way to get the green caption button orange on mouseover (like the buttons on the frontpage´s bottom)?

    thx a lot for your help!

    #670491

    Hey Tilman,

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

    #top .avia-slideshow-button:hover {
        background-color: #d45848;
        border-color: #d45848;
    }
    

    Best regards,
    Yigit

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