Shopify themes, liquid, logos, and UX
HOW TO ALMOST FILL THIS BLANK SPACE ON THE SIDE AND MY IMAGE DOESN'T ADAPT ON THE IMAGE SIZE EVEN I CLICK THE ADAPT IMAGE SIZE
here is the link https://72d12c-be.myshopify.com/
Solved! Go to the solution
This is an accepted solution.
Hey @josoneryx1890
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>
.section-template--22539441996064__image_with_text_qqrUQJ-padding.gradient.color-scheme-1 .page-width {
margin: 0 !important;
padding: 0 !important;
max-width: 100% !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
This is an accepted solution.
Hey @josoneryx1890
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>
.section-template--22539441996064__image_with_text_qqrUQJ-padding.gradient.color-scheme-1 .page-width {
margin: 0 !important;
padding: 0 !important;
max-width: 100% !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
You can try to add this code to Custom CSS of that section in Theme Customize, then check again
.page-width { max-width: 100%; }
- Found this helpful? Hit "Like" and "Accept as Solution"! Support me: Donate!
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
Built for Shopify
Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
- Here is the solution for you
- Please follow these steps:
- Then find the base.css file.
@media screen and (min-width: 750px) {
.page-width {
margin: 0 !important;
width: 100% !important;
max-width: 100% !important;
padding-left: 5% !important;
padding-right: 5% !important;
}
.image-with-text__media img {
object-fit: contain !important;
}
}
- If you want to reduce the spacing on the sides, decrease 5% to a smaller number. Set it to 0% if you don't want any white space on the sides
- Then add the following code at the end of the file and press 'Save' to save it.
- Here is the result you will achieve:
- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
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