Help: Change font header navigation menu desktop and mobile

Good morning from Rome,

I would like to know how could i change the font size of the header menu from debut theme.

thank u so much in advance.

Hey @Dakotarome

Can you share your Store URL and Password if enabled?

Best Regards,

Moeed

Hello @Dakotarome

Can you share store URL?

@Dakotarome Please follow below steps to update the font size for the description. Let me know whether it is helpful for you.

  1. From admin go to “Online stores” → “Themes”.
  2. Click action button from the current theme and select “Edit code”.
  3. Search for “theme.css” file and paste the below code at the bottom of the file.
.site-nav .site-nav__label {
    font-size: 15px !important;
}

Result will be like,

Vinsinfo_0-1714651763700.png

NOTE: You can change the font size as per your need.

Please provide your support by click “Like” and “Accepted” if our solution works for you. Thanks for your support.

Thank you very much :)!!!

If may i ask you if you know how can i reduce the price of this in the “promo” menu and also how can I increase the font in the title (i will send you a screenshot for both questions :folded_hands: )

THANK YOU VERU MUCH @Vinsinfo