Shopify themes, liquid, logos, and UX
Hi, is there any way to hide images on mobile?
I would like these images to not show up on mobile
Solved! Go to the solution
This is an accepted solution.
Try this one.
@media only screen and (max-width: 749px){
.drawer__row.drawer__row--gutter-lg .drawer__grid {
display: none;
}
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
This is an accepted solution.
Try this one.
@media only screen and (max-width: 749px){
.drawer__row.drawer__row--gutter-lg .drawer__grid {
display: none;
}
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
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