SA Slider sh-button-text hover needs to change to white

Home Forums Jevelin Theme SA Slider sh-button-text hover needs to change to white

Home Forums Jevelin Theme SA Slider sh-button-text hover needs to change to white

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • tomshaw68
    Participant

    Hello, The download buttons on my page using the SA Slider changes to blue when I hover over the DOWNLOAD text. How can I stop that form happening?

    Thanks,

    Tom

    • This topic was modified 4 years, 10 months ago by tomshaw68.

    Solution for this topic

    Hi Tom,

     

    I hope you are well today and thank you for your question.

     

    You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    a.sh-button {
        color: #FFF !important;
    }

     

    Best regards,
    Shufflehound team

    tomshaw68
    Participant

    That worked.

    Thank you

    You are most welcome here 🙂

Viewing 4 posts - 1 through 4 (of 4 total)