This topic has 4 replies, 2 voices, and was last updated 9 years, 2 months ago ago by Robert Hall
how can I reduce the distance between the main menu items and how can I reduce the font
Hello,
Please use this code in custom.css file
.fixed-header .menu > li, .main-nav .menu > li{
padding: 0 5px;
}
.fixed-header .menu > li > a, .main-nav .menu > li > a{
font-size: 13px;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
thanks
Hello,
You’re welcome!
Regards,
Robert Hall.
Tagged: appearance, customization, design, main menu, template, woocommerce, wordpress
The issue related to '‘main menu appearance’' has been successfully resolved, and the topic is now closed for further responses