My website is soonnex.com> > I want to reduce header height, a little higher than the logo itself. No option in customization. Please help
1 Like
Hello There,
Admin go to online store β themes β actions β edit code
Find Asset >base.css and paste this at the bottom of the file:
.header__heading-logo {
max-width: 150px!important;
}
Hello @Crowndecore ,
Itβs GemPages support team and glad to support you today.
I would like to give you the recommendation to support you so kindly follow the steps below:
- Go to Online Store > Theme > Edit code of your current theme
-
Open your theme.liquid theme file
-
Paste the below code before
For example,
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team