This topic has 4 replies, 2 voices, and was last updated 7 years, 2 months ago ago by Rose Tyler
i just imported the data of electronics demo, but the header is too big and i want to reduce its height,. its weird that there is no option in theme options or documentation.
Hello,
Please try to add this code in Theme Options > Styling > Custom css:
.main-header .container-wrapper {
padding-top: 1.2em !important;
padding-bottom: 1.2em !important;
}
Regards
thank you so much
My pleasure 🙂
Regards
The issue related to '‘how can i change the header height?’' has been successfully resolved, and the topic is now closed for further responses