Shopify themes, liquid, logos, and UX
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
Hi team,
I'd like to implement the functionality to view a secondary imagen on mobile when "touch & hold" on a specific product on the catalog page, on my site (www.sanchissalcedo.com). Please see attached video as an example.
Any help much appreciated!
Best,
Jorge
Solved! Go to the solution
This is an accepted solution.
Hello @Vtt_10 ,
Sorry about that. Please fix the code a bit like that:
<style>
.reveal:hover .hidden {
z-index: 1;
opacity: 1;
background-color: var(--background);
}
</style>
Best regards,
GemPages Support Team
Hello @Vtt_10 ,
It's GemPages support team and glad to support you today.
I would like to give you the recommendation to support you so kindly follow the steps below:
1. Go to Online Store > Theme > Edit code of your current theme
2. Open your theme.liquid theme file
3. Paste the below code before </head>
.reveal:hover .hidden {
z-index: 1;
opacity: 1;
background-color: var(--background);
}
If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team
Hi,
Thank you for your answer. I tried but unfortunately did not work, and the code is showing on my site as in the attached screenshot.
Best
This is an accepted solution.
Hello @Vtt_10 ,
Sorry about that. Please fix the code a bit like that:
<style>
.reveal:hover .hidden {
z-index: 1;
opacity: 1;
background-color: var(--background);
}
</style>
Best regards,
GemPages Support Team
This works perfectly! Thank you very much 🙂
Hello @Vtt_10 ,
I am glad that my solution is helpful to you.
Best regards,
GemPages Support Team
User | RANK |
---|---|
113 | |
90 | |
69 | |
66 | |
46 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022