Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1366420
    Flightwave
    Participant

    Hi there,

    URL and Site Login Credentials to follow.

    Simple question – but the answer is evading me.

    In our footer, we have links to “terms and conditions” and “legal” and “contact us”, etc, under the copyright line.
    These are entered in Footer Content – in the Appearance section of X. Can you look at how the code is written in X and tell me how we can make that color change when you hover over those links?

    Thanks so much.

    #1366421
    Flightwave
    Participant
    This reply has been marked as private.
    #1366715
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    footer.x-colophon.bottom .x-colophon-content span a:hover {
        color: #983535 !important;
    }

    Thanks.

    #1369370
    Flightwave
    Participant

    Excellent – thanks so much!

    #1369545
    Joao
    Moderator

    Glad to hear it,

    Cheers

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