Shopify themes, liquid, logos, and UX
Need to add some padding to the left to center the second Image with Text section.
Hi @MikaelMo
I dont think i catch up what you mean.
Like this?
if it is here is the code i used.
From your Shopify admin dashboard, click on "Online Store" and then "Themes".
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
.section-template--21909981364525__image_with_text_7TWWhj-padding .grid--3-col-tablet .grid__item {
width: 50%;
}
And Save.
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Thanks for your answer!
Not quite, the center on the picture you showed me is correct, but the picture should be the same size as is.
So basically, just move the entire section a bit to the right så it will be centered below the section above. Get me?
Check this one then.
Same Instruction.
.section-template--21909981364525__image_with_text_7TWWhj-padding .image-with-text.image-with-text--no-overlap.isolate {
width: 80%;
margin-left: 20%;
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025