Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #613294

    Hi, I’ve been struggling with the fullwidth easy slider on the homepage not looking great in mobile and also wanting it a bit deeper than standard (but none of the standard sizes fitted), so I’m now trying to recreate it in layerslider instead.
    The only thing I can’t replicate is the buttons changing colour on hover – could you provide a bit of code please?

    #613998

    Hey!

    Please add following code to Quick CSS

    a.ls-l:hover p {
        background: orange!important;
        color: red!important;
    }

    Cheers!
    Yigit

    #614012

    great thank you

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘change colour on hover in layer slider buttons’ is closed to new replies.