Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1161069
    WilhelmWeinstock
    Participant

    Hi!

    I’ve just activated WPML’s option for displaying the language switcher on the navigation bar of my website (http://aquatremains.com/), as part of the main menu.

    How can I adjust the size of the text? I want the languages (for now, just Spanish) to be as big as the rest of submenus (that is, like “Short films” and “Feature Films”, in PORTFOLIO). In fact, I think I already changed those, but I can’t remember how I did it. Please, could you lend me a hand?

    Thanks in advance! And have a nice week!

    #1161156
    Paul R
    Moderator

    Hi,

    Thanks for writing in

    You can add this under Custom > CSS in the Customizer.

    
    .x-navbar .desktop .sub-menu li a span,
    .x-navbar .desktop .sub-menu a {
         font-size: 13px;
    }
    

    Hope that helps.

    #1161933
    WilhelmWeinstock
    Participant

    That’s exactly what I needed 🙂

    Thank you, Paul!

    #1161937
    Christian
    Moderator

    You’re welcome. Glad we could help. 🙂

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