Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #196158

    Hello,

    Please take a look at my website. http://www.charterhousewealth.co.uk.

    You can see that I a slide on my main homepage. I need the 5 boxes within the slide to change colour over hovering. Is this possible?

    Kind regards.

    #196195

    Hey Heather!

    That website isn’t using Enfold.

    Best regards,
    Josue

    #196197

    Oops, sorry the website is http://www.charterhousepca.co.uk.

    #196263

    Hey!

    Please try adding following code to Quick CSS in Enfold theme options under Styling tab

    h3.ls-s-1:hover, .ls-s-1 h3:hover { background-color: white!important; }

    Cheers!
    Yigit

    #196272

    You are a star, thank you. Could you also tell me how to remove the line under the links on hover? sorry to be a pain.

    Thanks.

    #196288

    Hey!

    Please add following code to Quick CSS as well

    html * div .ls-wp-container .ls-layer > *, body * div .ls-wp-container .ls-layer > *, #ls-global * div .ls-wp-container .ls-layer > * {
    text-decoration: none; }

    Cheers!
    Yigit

    #196290

    Thank you :)

    • This reply was modified 10 years, 3 months ago by Heather.
    #196296

    Hey!

    You are welcome, glad we could help :) Let us know if you have any other questions or issues

    Regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘LayerSliderWP’ is closed to new replies.