Shopify themes, liquid, logos, and UX
Hello for some reason on the product page the images that are the thumbnails are not clickable
can someone tell me what to do? Any help would be appreciated
My domain: https://sportswearmax.myshopify.com/
My password: crewdo
hi @bill-blanks
please put this code in css files.
.control-button-gallery > a { z-index: 9; }
.control-button-gallery { z-index: unset; }
thank you so much.
khilan.
thanks ill be reacching out to you
Hello i emailed you, i was wondering if you can do work for me I am on a budget but I would love to work together
1. Go to online store dashboard.
2. Click on Actions/Edit Code/Assets/theme.css
3. Open the theme.css file and go to the very bottom.
4. At the end, paste this code:
.control-button-gallery {
z-index: auto;
}
.control-button-gallery3 .prev,
.control-button-gallery3 .next {
z-index: 9;
}
It should work perfectly now. You can email me if you face any difficulty.
Hello @bill-blanks
It is happening just because of z-index value .
You need to add the code at the end
Go to Online store -> Theme ->Edit code -> Asset ->theme.css file
.control-button-gallery {
z-index: unset;
}
.control-button-gallery .prev,.control-button-gallery .next {
z-index: 9;
}
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