Shopify themes, liquid, logos, and UX
I'm not sure what's going on but for whatever reason, the "Shop Now" button above the slideshow on the main page of my website is not showing up when I visit my website on mobile. It will show up after a while, but only if you swipe to the right of the slideshow and then back to the left. It should be showing up as soon as I someone visits the website. I've tried a ton of stuff but nothing seems to work, could someone please give me a hand with this? This is the link to my website: https://magpho.net/
Solved! Go to the solution
This is an accepted solution.
Hey @magpho,
This should work for you 😊
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>
@media (prefers-reduced-motion: no-preference) {
.scroll-trigger.animate--slide-in {
transform: translateY(0rem) !important;
}
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
This is an accepted solution.
Hey @magpho,
This should work for you 😊
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>
@media (prefers-reduced-motion: no-preference) {
.scroll-trigger.animate--slide-in {
transform: translateY(0rem) !important;
}
}
</style>
Screenshot is for reference only, the correct code to paste is the one shown above.
That worked! Thank you so much.
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025