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

    Hi Guys

    Our client would like to have a different color once you hover on the buttons on their Fullscreen Slider. The theme only allows for 1 color for these buttons.

    Any help would be much appreciated.

    Regards
    Dee

    #1124158

    Hey Dee,

    Please try the following in Quick CSS under Enfold->General Styling:

    .home .slideshow_align_caption .avia-multi-slideshow-button:hover {
      background:blue;
    }
    
    .home .slideshow_align_caption .avia-slideshow-button-2:hover {
      background:green;
    }

    Best regards,
    Rikard

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