Hi, I use BLOCKSHOP Theme 10.0.1
The Desktop version shows the secondary image upon hover. But on Mobile Version the secondary image Does Not Show. Can anyone help me so my mobile shows the secondary image upon hover also.
Thanks
Hi, I use BLOCKSHOP Theme 10.0.1
The Desktop version shows the secondary image upon hover. But on Mobile Version the secondary image Does Not Show. Can anyone help me so my mobile shows the secondary image upon hover also.
Thanks
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Thanks!
@lucianofashion1
for any given CSS band-aid solutions try to use a custom-css setting before modifying files code directly.
This can avoid inadvertently breaking your theme or complicating future version. upgrades
https://help.shopify.com/en/manual/online-store/themes/theme-structure/extend/add-css
The custom-css setting does not need the surrounding opening and closing style tags: …
If you must modify files directly always make a back up duplicate of the theme first.
And learn how to rollback eligible files
Hello @lucianofashion1 ,
Follow these steps:
Go to Online Store → Theme → Edit code
Open your theme.css file and paste the following code at the bottom:
@media only screen and (max-width: 767px) {
.product--hover-image {
display: block !important;
}
}
Thanks
off sitewide
July sale — 45% off at checkout, applied automatically. Valid for 60 minutes. One per customer.
Offer ends in