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>?
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024