Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1089796
    Christopher
    Moderator

    Hi there,

    Please try this code:

    @media (max-width:1188px) and (min-width:1027px){
    
    .x-navbar .desktop .x-nav > li > a {
        font-size: 12px;
    letter-spacing:normal;
    }
    
    }
    
    @media (max-width:1027px) and (min-width:979px){
    
    .x-navbar .desktop .x-nav > li > a {
        font-size: 11px;
    letter-spacing:normal;
    }
    
    }

    Hope it helps.

    #1089801
    manfromthestars
    Participant

    Sorry. I’m frustrated the solution to this is taking so long. Not what I’m use to in the x support forum

    #1089802
    manfromthestars
    Participant

    AWESOME!

    Thank you 🙂

    #1089803
    Christopher
    Moderator

    You’re welcome.

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