Shopify themes, liquid, logos, and UX
hi, i can’t change the way the products are seen in the mobile website
https://eaqmedeccpl74e37-87182639438.shopifypreview.com
i tried with this but nothing change
they remain like this
and i can’t understand what the black rectangle in the bottom is
plus, some product say sold out and some not even if i put everything on 0
Solved! Go to the solution
This is an accepted solution.
thank you, can you help me about the sold out not showing problem?
Hello @filippo9
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
@media screen and (min-width:767px){
#product-grid .card-wrapper{
padding: 0 !important;
}
}
</style>
my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
This is an accepted solution.
thank you, can you help me about the sold out not showing problem?
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