Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1409728
    weclose
    Participant

    Hi,

    I would like to color my footer links white with underline while hover.

    Can you help me with the css for that? When I try It seems I change sitewide..

    Site: staging.weclose.se – Password below.

    Thanks in advance!

    #1409741
    weclose
    Participant
    This reply has been marked as private.
    #1409766
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

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

    footer.x-colophon.top a {
        color: #fff;
    }
    
    footer.x-colophon.top a:hover {
        text-decoration: underline;
    }

    Thanks.

    #1409796
    weclose
    Participant

    Thanks!

    I tried the code but it didn’t seem to work. Any idea?

    #1410123
    Joao
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks

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