Shopify themes, liquid, logos, and UX
Hi, I recently got an issue in header that there is some small bleeding where all the contents are visible when scrolling the website. I want to hide it.
I'll attach the image and website link for your reference.
Thanks in advance
Solved! Go to the solution
This is an accepted solution.
Hello @Sivadarshan ,
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your base.css file and paste the following code at the bottom:
sticky-header {
margin-top: -1px !important;
}
Thanks
This is an accepted solution.
Hello @Sivadarshan ,
Follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your base.css file and paste the following code at the bottom:
sticky-header {
margin-top: -1px !important;
}
Thanks
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025