Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1146880
    bak
    Participant

    Hi there

    How can I change the link hover color? It turns blue at the moment but the text is on blue background so I want it to turn to grey.

    #1146881
    bak
    Participant
    This reply has been marked as private.
    #1146906
    Rahul
    Moderator

    Hey There,

    Thanks for writing in!

    Kindly follow this ticket for more help regarding the issue :

    https://community.theme.co/forums/topic/site-link-hover-color-not-working-please-help/

    Hope this helps!

    #1158857
    bak
    Participant
    This reply has been marked as private.
    #1158926
    Joao
    Moderator

    Hi there,

    You need to add a class to your links.

    If you are using an <a>you will use <a class="my-link">

    than add on Appereance > Customizer > Custom > CSS

    a.my-link:hover {
    color:white;
    }
    

    Hope that helps,

    Joao

    #1158939
    bak
    Participant

    Excellent, many thanks

    #1159276
    Rad
    Moderator

    You’re welcome!

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