Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello,
My header drawer and the cart and anything from the header is hiding behind the image banner when clicked on. Please help me fix it.
Solved! Go to the solution
This is an accepted solution.
Hey @Linaomer,
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
a.a_img_banner_link {
z-index: 0 !important;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
hI @Linaomer
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
.banner a.a_img_banner_link {
z-index: unset;
}
Hope that my solution works for you.
Best regards,
Henry | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
Hey @Linaomer,
Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.
<style>
a.a_img_banner_link {
z-index: 0 !important;
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
Thank you it worked but now that I added that the shop now button on the image banner is not working it's not clickable anymore I tried removing the code you gave me and it worked so I believe the code that was added is messing up with "shop now" button not he banner
Oh, I didn't know it's clickable, just change the value from 0 to 2, then it'll be fine
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024