Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi there~
We're using Motion Theme for our online store.
my problem is how to add "quick view" button in the mobile view, cause we only see the "quick view" shown on the desktop view. please assist me with this issue.🙏🏻
Our website is www.basiner.com
Solved! Go to the solution
This is an accepted solution.
Hello @basiner
This is GemPages - A powerful Page Builder. Regarding your question, I would like to give you some recommendations to support you
In this case, please go to Online Store > Themes > click 3 dots button > Edit code https://paste.pics/edit/JQ278 and add code above the tag </body> on the file theme.liquid https://paste.pics/edit/JQ299
<style>
@media(max-width: 425px) {
.quick-product__btn {
display: block !important;
}
}
</style>
But you need to note, mobile quick view is only visible when you click on it, it's action on mobile unlike desktop just hover to show
Hope my recommendation can support for you!
Kind & Best regards!
GemPages
This is an accepted solution.
Hello @basiner
This is GemPages - A powerful Page Builder. Regarding your question, I would like to give you some recommendations to support you
In this case, please go to Online Store > Themes > click 3 dots button > Edit code https://paste.pics/edit/JQ278 and add code above the tag </body> on the file theme.liquid https://paste.pics/edit/JQ299
<style>
@media(max-width: 425px) {
.quick-product__btn {
display: block !important;
}
}
</style>
But you need to note, mobile quick view is only visible when you click on it, it's action on mobile unlike desktop just hover to show
Hope my recommendation can support for you!
Kind & Best regards!
GemPages
Thanks for this info! Where does the quick view button show? How to activate it on the product image please?
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024