Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1341183
    TomasJarvling
    Participant

    Hi.
    On this page: http://www.antoniofiorelli.se how do I change the color of the widget area or change the links in the widget area from white?

    Tomas

    #1341194
    Paul R
    Moderator

    Hi Tomas,

    To change the color, you can add this under Custom > Edit Global CSS in the Customizer.

    
    .x-colophon.top .widget a {
       color:red;
    }
    

    Hope that helps.

    #1341198
    TomasJarvling
    Participant

    Perfect. Thanks. Or is it possible to just change the color of the white link in the widget?

    Tomas

    #1341210
    Lely
    Moderator

    Hello Tomas,

    That CSS is exactly what you needed. Can you please clarify? I didn’t found that CSS on your site.

    #1341212
    TomasJarvling
    Participant

    You are right. That was exactly what I needed:)

    #1341229
    Lely
    Moderator

    Cheers!

    Feel free to open a new thread if you still have questions.

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