All things Shopify and commerce
Hi Community,
I am facing problem for extra spacing on left and top of the image. when i am removing space it is disturbing whole page spacing. can any one help me how to fix this problem?
Solved! Go to the solution
This is an accepted solution.
Hey @usmekhan91
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.t4s-col-img.t4s-col-item.t4s-col-lg-6.t4s-col-md-6.t4s-col-12.t4s-order-md-1.t4s-order-1.t4s-image-text-layout-carousel.t4s-image-text-col-img-left {
margin: 0 !important;
padding: 0 !important;
}
section#shopify-section-template--16230292029610__2c039c29-e968-4441-aee5-4fab68064d70 .t4s-container {
padding: 0 !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hey @usmekhan91
Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!
Best Regards,
Moeed
This is an accepted solution.
Hey @usmekhan91
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
.t4s-col-img.t4s-col-item.t4s-col-lg-6.t4s-col-md-6.t4s-col-12.t4s-order-md-1.t4s-order-1.t4s-image-text-layout-carousel.t4s-image-text-col-img-left {
margin: 0 !important;
padding: 0 !important;
}
section#shopify-section-template--16230292029610__2c039c29-e968-4441-aee5-4fab68064d70 .t4s-container {
padding: 0 !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
The year-end shopping spree is around the corner! Is your online store ready for the ...
By JasonH Nov 10, 2024We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024