All things Shopify and commerce
For some reason - potential edits to code - the dropdown navigation on the header is now not showing on the homepage, but will show in products page but it is hidden behind the page banner. How can I rectify this. Screenshot and URL provided:
https://managingyourinformation.com/
hey mate, that is working fine for me
It sounds like there may be a z-index issue with your header and page banner. You can try adjusting the z-index value for your header in your theme's CSS to bring it to the front and make it visible.
Here's an example of what the code may look like in your theme's CSS file:
.site-header {
position: relative;
z-index: 9999;
}
Hi, I'm using the "Origin" theme. I've pasted the code in the base.css file at the bottom but it doesn't do anything. Can you help?
By 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, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024