Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1266910
    KenCope
    Participant

    Please can you help?

    Is there a custom CSS snippet that will adjust the size of my main menu text?

    Thanks in advance,

    Ken

    #1266937
    Rupok
    Member

    Hi Ken,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .x-navbar .x-nav-wrap .x-nav > li > a {
      font-size: 16px;
    }

    Hope this helps.

    Cheers!

    #1266972
    KenCope
    Participant

    Hi Rupok,

    That’s great, thanks 🙂

    #1266983
    KenCope
    Participant

    I notice that the child menu remains the same size as before, is there something that will also increase this, please?

    #1267006
    Thai
    Moderator

    Hi There,

    Please update the previous CSS to this:

    .desktop .sub-menu li>a,
    .x-navbar .x-nav-wrap .x-nav > li > a {
      font-size: 16px;
    }

    Hope it helps 🙂

    #1267016
    KenCope
    Participant

    Perfect! thanks 🙂

    #1267025
    Prasant Rai
    Moderator

    You are most welcome. 🙂

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