All things Shopify and commerce
Hello everyone, could you please help me delete the right margin on this image with text section ? I'd like to make the hand to be flush to the right side of the page without any space. Thanks in advance
URL : https://8c4199-3c.myshopify.com/
Password : thohff
Not 100% sure this work but you can try adding this code to your Theme base.css file at the bottom:
div#shopify-section-template--21013931131218__image_with_text_F9EBMX
{
min-width: 100%;
margin-right: -100px;
padding-right: 0px;
}
Result:
Hope that works for you,
@biznazz101
Thanks for your valuable help @biznazz101
When I edit my store, I can actually see that it worked :
But I use the "View" option, i can still see the big margin on the right as you can see here :
😕
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024