Make sections full width in Impact theme

Solved

Make sections full width in Impact theme

tdr-solsant
Visitor
1 0 1

Hi I'm looking to make the media grid under Industries we prevent shoplifting in

 

full width - removing the padding/margin from the left and right edges. Is this possible, please? Thanks.

 

https://chirp-protect.com/pages/home-page-review

Accepted Solutions (2)

websensepro
Shopify Partner
1203 131 152

This is an accepted solution.

Hi @tdr-solsant 

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>

 

 

<style>
.section.section-blends.section-full {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
</style>

 

 

 

websensepro_0-1726227120474.png

 

If my reply is helpful, kindly click like and mark it as an accepted solution.

Thanks!

Need a Shopify developer?
Hire us at WebSensePro
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel or buy us a Cofee here

Free Shopify Beginner Tutorial

View solution in original post

Made4uo-Ribe
Shopify Partner
8172 1966 2403

This is an accepted solution.

Hi @tdr-solsant 

Check this one. 

From you Admin page, go to Online Store > Themes

Select the theme you want to edit

Under the Asset folder, open the main.css(base.css, style.css or theme.css)

Then place the code below at the very bottom of the file.

 

section#shopify-section-template--23398230065466__media_grid_tnkyBV .section.section-blends.section-full {
    padding: 0;
}

 

And Save. 

result:

Made4uoRibe_0-1726227671383.png

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free.
Need THEME UPDATES but has custom codes? No worries, contact us for affordable price.

View solution in original post

Replies 4 (4)

websensepro
Shopify Partner
1203 131 152

This is an accepted solution.

Hi @tdr-solsant 

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. In theme.liquid, paste the below code before </head>

 

 

<style>
.section.section-blends.section-full {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
</style>

 

 

 

websensepro_0-1726227120474.png

 

If my reply is helpful, kindly click like and mark it as an accepted solution.

Thanks!

Need a Shopify developer?
Hire us at WebSensePro
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel or buy us a Cofee here

Free Shopify Beginner Tutorial

Moeed
Shopify Partner
5323 1437 1723

Hey @tdr-solsant 

 

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 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
</style>

RESULT:

Moeed_0-1726227560753.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Custom Design | Advanced Coding | Store Modifications


Made4uo-Ribe
Shopify Partner
8172 1966 2403

This is an accepted solution.

Hi @tdr-solsant 

Check this one. 

From you Admin page, go to Online Store > Themes

Select the theme you want to edit

Under the Asset folder, open the main.css(base.css, style.css or theme.css)

Then place the code below at the very bottom of the file.

 

section#shopify-section-template--23398230065466__media_grid_tnkyBV .section.section-blends.section-full {
    padding: 0;
}

 

And Save. 

result:

Made4uoRibe_0-1726227671383.png

 

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free.
Need THEME UPDATES but has custom codes? No worries, contact us for affordable price.

Rahul_dhiman
Shopify Partner
536 109 109

Hello @tdr-solsant 

Go to online store ----> themes ----> actions ----> edit code---->theme.css
add this code at the end of the file.

 

.section.section-blends.section-full {
padding-left: 0px !important;
padding-right: 0px !important;
}

 

result
10.png

If this was helpful, hit the like button and accept the solution.
Thanks

Was I helpful?

Buy me a coffee



Want to modify or custom changes or bug fix on store . Or Need help with your store? Or -Want Complete Storefront
Email me -rahul@prowebcoder.com - Skype: live:dhiman.639
Checkout Some Free Sections Here
Mobile:- +91 62390-46167