Shopify themes, liquid, logos, and UX
Hello,
I seem to have an issue with my menu which overlaps the homepage slideshow image
Link to the issue - https://www.newyearsevelondon.co.uk/
Does anyone have a fix for this?
Thank you
Solved! Go to the solution
This is an accepted solution.
This is PageFly - Advanced Page Builder. I would love to give you some recommendations
Go to Online Store > Themes > Edit Code > theme.liquid , after paste this code to before </head> of file
<style>
header{
top:27px !important
}
</style>
Best Regards;
Pagefly
Hi @ofhaides , your header is sticky, so when you scroll down header is always visible. If you want it like this:
Instead of
Go to edit code > assets > theme.css and add this:
.site-header {
top: 27px!important;
}
oh sorry for that issue can you try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
.site-header {
top: 27px;
}
This is an accepted solution.
Hello, this is not working for me.
Do you mean add just above the </head>?
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025