Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi,
I have added the image to the custom HTML -section. How can I move the image from left to right?
<img src="https://image-url" alt="uimage-alt" width="600" height="600"/>
...And it looks like that.
Do you know how to add more margin to the left? No worries I can play around with the pixels/percents as I only get the right code.
-KJ
Solved! Go to the solution
This is an accepted solution.
@Kjankko-US please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.template-page #shopify-section-page-sections-template .index-section .page-width{
max-width: 1000px !important;
margin: 0 auto;
}
Please provide website url and if your store is password protected then also provide password So I will check and provide a solution here.
Hi,
URL: https://digikaupat-unmlnn.myshopify.com/pages/tarina
Password: briepo
Note: Its the first image between paragraphs (600x600px)
This is an accepted solution.
@Kjankko-US please Go to Online Store->Theme->Edit code then go to assets/theme.css ->paste below code at the bottom of the file.
.template-page #shopify-section-page-sections-template .index-section .page-width{
max-width: 1000px !important;
margin: 0 auto;
}
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025