Navigation Menu Font Size Decrease - Empire Theme

Hi,

I need this menu to be in 1 row. Either reduce the font size or the padding.

Website link

Thanks!

Hi @Wellanie

I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.

Please add this css in your bottom of the theme.css file:

.site-navigation .navmenu-link-depth-1, .site-navigation .site-header-account-link a {font-size: 15px !important;padding: 12px 10px !important;}
.navmenu-meganav.navmenu-meganav–desktop .navmenu-item-text {font-size: 15px !important;}

Regards,

San

1 Like