Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1207403
    Leanna
    Participant

    Hi, I had a dark gray in my top footer but now it’s bright red, and I can’t figure out what happened. Also I’m trying to get the text in the bottom footer to be white but it is still gray.
    The code in Customizer:

    /*FOOTER */
    .x-colophon.top {
    background-color:#494a4b !important;
    font-size: 16px;
    }

    .x-colophon.bottom {
    font-size: 14px;
    color: #ffffff !important;
    }

    /*FOOTER TURN WIDGET LINK TEXT A COLOR*/
    .x-colophon.top .h-widget, .x-colophon.top a, .x-colophon.top .widget {
    color: #ececec;
    text-decoration: none;
    }

    /*FOOTER MENU COLOR*/
    .x-colophon.bottom .x-nav li a {
    font-size:15px;
    color:FFFFFF;
    }

    #1207404
    Leanna
    Participant
    This reply has been marked as private.
    #1207757
    Christopher
    Moderator

    Hi there,

    Provided credentials didn’t work, please check.

    Thanks.

    #1208182
    Leanna
    Participant
    This reply has been marked as private.
    #1208508
    Christopher
    Moderator

    Hi there,

    There is a missing curly bracket in your code. Find and fix this code in global CSS :

    @media (max-width: 767px) {
        .x-topbar .right {
            display: none;
    }
    

    Hope it helps.

    #1209291
    Leanna
    Participant

    Thank You!

    #1209409
    Rad
    Moderator

    You’re welcome!

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