Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1204772
    onefoursix
    Participant

    re: http://146test2.co.uk/beerg/

    I need the footer text changing to white please.

    #1204812
    Rad
    Moderator

    Hi there,

    Thanks for posting in.

    Please add this CSS to Admin > Appearance > Customizer > Custom > CSS

    .widget ul li a, .widget ol li a, .x-comment-time {
        color: #fff !important;
    }
    .widget.widget_recent_entries li .post-date {
        opacity: 1;
        color: #fff;
        text-shadow: none;
    }
    .h-widget {
        color: #fff;
    }
    .widget, .widget a {
      color: #fff !important;
      }

    Hope this helps.

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