Dropshipping is a business model that lets you sell products by using a supplier.
my store url is https://www.nextwavegadgets.com
I need help on the product page of the product 'cozy toes'
Hi @bdvecom
Could you confirm if this is the correct link?
https://nextwavegadgets.com/products/cozytoes-usb-feet-warmer
If so, could you clarify which part needs to be removed? From what I can see, everything appears to be working fine. 😊
Best,
Daisy
This margin needs to be smaller, but i already changed the bottom to 0px but even smaller. Also, when you check desktop view, the first 2 images with text are a little bit cropped which i dont want i want the original picture like mobile one.
Hi @bdvecom
.shopify-section.section > div {
padding-block: 0 !important;
}
@media screen and (max-width: 768px){
.image-with-text__content {
padding-block: 0 !important;
}
}
I hope this helps
Best,
Daisy
it says this error
HI @bdvecom
Please try this way
Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above </head>
{% style %}
.shopify-section.section > div {
padding-block: 0 !important;
}
@media screen and (max-width: 768px){
.image-with-text__content {
padding-block: 0 !important;
}
}
{% endstyle %}
I hope this helps
Best,
Daisy
Hi @bdvecom
Is everything working well with the code. If yes, please let us know if our reply is helpful by giving it a Like or marking it as a Solution!
Best,
Daisy
Hi @bdvecom
Try this one.
.shopify-section.section:has(.gradient.color-accent-1, .gradient.color-background-2) * {
padding-top: 0px;
padding-bottom: 0px;
}
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 we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey 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, 2024