Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1373326
    DCIJeff
    Participant

    Hi,
    I’ve searched through the forum for css code to adjust the size of the Nav Bar text, and I can see it in the inspector, but it is being overridden somewhere, and I can’t seem to figure out how to make my change the top priority.

    These is the last couple of lines of my custom css in the customizer:
    .x-navbar .x-nav-wrap .x-nav > li > a {
    font-size: 18px; !Important
    }
    But they are still being overridden.
    Please Help!

    The next post will contain url and login info for you.

    Thanks in advance for any help you can provide!
    Jeff

    #1373327
    DCIJeff
    Participant
    This reply has been marked as private.
    #1373586
    Christian
    Moderator

    Hey there,

    You also have this code in your CSS

    .x-navbar .desktop .x-nav > li > a {
        font-size: 14px;
        top: 0px !important;
    }

    Please remove it. Also, check your CSS for errors.

    Thanks.

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