Shopify themes, liquid, logos, and UX
Hi everyone,
I'm trying to set this section as full width. Meaning that the images will not have any white space from the left and the right. Can anyone help remove the padding / margin ? couldn't find the code line
The image on the left is also from some reason a bit closer to the edge of the screen 😕
Password: sasa
Solved! Go to the solution
This is an accepted solution.
Please add this code to theme.liquid file, after <head> to do that
<style>
#shopify-section-template--22657255964964__text_columns_KULknp .page-width {
max-width: 100%;
padding: 0;
}
#shopify-section-template--22657255964964__text_columns_KULknp .grid__item > div {
max-width: 800px;
}
</style>
- Helpful? Like & Accept solution! - Support me: Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
This is an accepted solution.
Please add this code to theme.liquid file, after <head> to do that
<style>
#shopify-section-template--22657255964964__text_columns_KULknp .page-width {
max-width: 100%;
padding: 0;
}
#shopify-section-template--22657255964964__text_columns_KULknp .grid__item > div {
max-width: 800px;
}
</style>
- Helpful? Like & Accept solution! - Support me: Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025