Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1341150
    praxisnah2016
    Participant

    Hi,
    how can I change the link color only in the footer widgets? I tried CSS, which I found in the forum, but it didn´t work out. I´m using renew.

    Thanks a lot, best regards Kerstin

    #1341175
    Lely
    Moderator

    Hello Kerstin,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL so we can check why it is not working. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1341568
    praxisnah2016
    Participant
    This reply has been marked as private.
    #1341686
    Thai
    Moderator

    Hi There,

    Please try with this CSS:

    .x-colophon.top .textwidget a {
        color: #000;
    }
    .x-colophon.top .textwidget a:hover {
        color: #9bcecf;
    }

    Hope it helps 🙂

    #1342748
    praxisnah2016
    Participant

    Works perfectly, thank you so much!!!

    #1342831
    Thai
    Moderator

    If you need anything else please let us know.

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