This topic has 6 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Rose Tyler
Hi! Is it a way to reduce or change the main menu size?
I mean if it set 80px for default, can I have a css code to set it to 60px for example.
Thanks.
Hello,
Could you please provide link to your site?
Regards
Here’s the link of the website
Hello,
Try to add this code in your Custom css:
.header-wrapper.header-xstore2 header .container-wrapper {
height: 60px;
}
Regards
Thanks!
Hello,
You’re welcome!
Regards
The issue related to '‘Main Header size’' has been successfully resolved, and the topic is now closed for further responses