Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1321535
    lizmcmillen
    Participant

    Hi, I would like to edit the Slider Revolution button css so that when I hover over the buttons, the link turns pink. Currently, the links do not change color unless you hover directly over the text. Since the button background color changes on hover, the text disappears because it is the same color as a static link. What is the selector I would need to edit to change this?

    Home

    Many, many thanks!

    Liz

    #1321801
    Lely
    Moderator

    Hello Liz,

    Please use the following CSS:

    div#rev_slider_2_1 .tp-caption.rev-btn.rs-hover-ready:hover a {
        color: rgb(209,21,99);
    }

    It will target all buttons already.

    Hope this helps.

    #1322489
    lizmcmillen
    Participant

    Amazing, thank you so much!

    #1322577
    Joao
    Moderator

    You are welcome 🙂

  • <script> jQuery(function($){ $("#no-reply-1321535 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>