Hi,
is there any way to reduce the height of the header without making the logo smaller in the sense theme? I find it to be too large.
Hi,
is there any way to reduce the height of the header without making the logo smaller in the sense theme? I find it to be too large.
Hello @Mashmellow
Please share your store URL so i can suggest you the solution on reduce header size.
I tried that code and it didn’t seem to change anything size wise of the header. Is there anything else I should do?
Hi,
Please apply above changes then after I will check what is current issue .
Thank you.
They have been applied.
Hi,
I can’t see below both changes in your site.
.header {
padding-top: 0;
}
@media screen and (min-width: 990px)
.header:not(.header–middle-left) .header__inline-menu {
margin-top: -15px;
}
Thank you.
Still no luck. I’ve copied and pasted the code on the bottom base.css file. I’m not sure what I’m doing wrong exactly?