Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello,
I tried to change the background and text of the button on slideshow in hover the button.
But not change,
https://www.shopqse.com/
please check
Solved! Go to the solution
This is an accepted solution.
Hello @Sohan2198
You need to remove the z-index property from the <a> tag
Follow the steps
Go to Online Store > Theme > Edit Code > slideshow.liquid file
And Serach for the class 'banner__media media mob' and check the anchor tag after this div
Remove the 'z-index: 999;' css property from it
Thanks
This is an accepted solution.
Hello @Sohan2198
You need to remove the z-index property from the <a> tag
Follow the steps
Go to Online Store > Theme > Edit Code > slideshow.liquid file
And Serach for the class 'banner__media media mob' and check the anchor tag after this div
Remove the 'z-index: 999;' css property from it
Thanks
- Here is the solution for you @Sohan2198
- Please follow these steps:
- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.
.slideshow:not(.banner--mobile-bottom) .slideshow__text-wrapper {
z-index: 1000 !important;
}
- Here is the result you will achieve:
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
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