Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #272373
    TomasJarvling
    Participant

    Hi.
    Can you take a look at: http://skyltspektrum.jarvendesign.se/skyltar/
    On this page there is a list item. The color of the text in the list item is black/grey. We would like to change this to white. Is that possible?

    #272497
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! Please add the following CSS rule into your Customizer, Custom > CSS area using the menu Appearance -> Customize.

    
    .page-id-53 .a {
        color: #fff;
    }
    

    Hope that helps.

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