Hi Team,
I’m face the issue of extra padding between Header & Main Banner.
Inspect found a class but in this nothing is showing
Liquid code SS,
Please help to resolve this,
url:https://hairdramacompany.uk/
Best Regards,
Sohan
Hi Team,
I’m face the issue of extra padding between Header & Main Banner.
Inspect found a class but in this nothing is showing
Liquid code SS,
Please help to resolve this,
url:https://hairdramacompany.uk/
Best Regards,
Sohan
Hey @Sohan2198
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT
If I managed to solve your problem then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Its working fine but It affect whole layout
Not Working
Hello @Sohan2198
Go to online store ----> themes ----> actions ----> edit code ----> theme.css
add this code at the end of the file and save.
div#header {
margin-bottom: -20px !important;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
Hi @Sohan2198
Follow these Steps:
Go to Online Store
Edit Code
Find base.css file
Add the following code in the bottom of the file.
if this code work please do not forget to like and mark it solution
div#shopify-section-navigation {
letter-spacing: 0 !important;
}
I’d be happy to take a closer look and assist to resolve it. Could you please share your store URL and let me know if you’re using a specific theme or have made any recent changes to the header or banner section?. If you are intrested
![]()