Shopify themes, liquid, logos, and UX
As you can see, the main header is overlapping with itself. Is there a way I can fix this? Thanks
HI, there
Would you mind sharing your store url?
its not working
Click the link, then click in the top right corner "login using password" and enter "maibla" press enter
pls try below code
@media only screen and (max-width: 600px) {
.videoBoxInfoTitle {
font-size: 18px;
padding: 10px;
}
}
Didn't work when I pasted in the custom CSS for the header section. Do I need to put it in another section?
Hi @MrDunkonthem ,
To fix the overlapping header:
add css to the header section
.header-class {
z-index: 9999;
position: relative;
padding: 20px;
position: sticky;
top: 0;
}
save and refresh
Got it! If you found my suggestions helpful, please consider liking or marking it as a solution.
Your feedback is appreciated! If you have any more questions or need further assistance, just let me know.
Thanks & Regards
Akshay Bhatt
No luck.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025