Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1163186
    Brian S
    Participant

    I have just switched to a lighter color top bar and bottom bar. I wanted to then reduce the transparency of the text. However, I have searched all over the customizer. Am I missing the color and transparency options somewhere?

    FYI, here’s the footer CSS

    .x-colophon.bottom .x-nav li a {
    color: rgba(255, 255, 255, 0.25);
    display: inline-block;
    text-decoration: underline;
    }

    #1163219
    Thai
    Moderator

    Hi There,

    Please update your custom CSS a bit:

    .x-colophon.bottom .x-nav li a {
    color: rgba(255, 255, 255, 0.75);
    display: inline-block;
    text-decoration: underline;
    }

    Hope it helps 🙂

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