Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #991494
    bak
    Participant

    Hi

    I have links on blue background. How can I have the hover color white instead of blue?

    #991495
    bak
    Participant
    This reply has been marked as private.
    #991819
    Rue Nel
    Moderator

    Hello There,

    Thanks for posting in!

    To change the hover color in the page, please edit your page in Cornerstone and insert the following custom css in the settings tab, Settings > Custom CSS

    #x-section-2 a:hover{
        color: #fff;
    }

    Hope this helps.

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