Menu bar - Child menu police on the header

Hello,

Please have a look at www.gamechanger.lu on the menu, the child title have a really small police on the header.
I try to search but didn’t found where to change the size of the police…
Please help.

Thanks

Steph

Hello Steph,

Thanks for writing in!

Can you please elaborate? I am not quite sure regarding the context of the word police being used in the question. Also if you can share some screenshots to illustrate the query.

I tried looking at the website and on navigation menu I don’t see sub menu items. In that regards, please elaborate the question and we will be happy to help you. :slight_smile:

Thanks.

Hey Prasant,

Apologies.
I reformulate; in ly header my menu have a submenu.
The font is very small, how can I make it bigger?
Thanks.

Hello Stephane,

Are you referring to the mobile menu? To make the font size bigger, please add the following CSS code in the X > Theme Options > Global CSS (http://prntscr.com/evui3r)

.x-navbar .mobile .x-nav li>a {
    font-size: 20px;
}

We would love to know if this has worked for you. Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.