make sections full width

make sections full width

Luxurymrkt
Navigator
647 2 126

Hi,

 

I'd like to make this section and ones below it full width. my site is https://revluxworld.com

Luxurymrkt_0-1727230224825.png

 

Thank You | mike
Replies 3 (3)

BSSCommerce-HDL
Shopify Partner
2305 848 1065

Hi @Luxurymrkt

Step 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

<style>
.page-width.feature-row-wrapper {
    max-width: 100% !important;
    padding: 0 !important;
}

.feature-row {
    margin: 0 !important;
}
</style>

 

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

KetanKumar
Shopify Partner
37112 3646 12056

@Luxurymrkt yes please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css ->paste below code at the bottom of the file.

.template-index .page-width.feature-row-wrapper.feature-row--66 {max-width: 100%;padding: 0;}
.template-index .feature-row {margin: 0;}
.template-index .feature-row__text {padding: 0px 40px;}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

BSSCommerce-B2B
Shopify Partner
1790 548 608

@Luxurymrkt,

Step 1. Go to Admin -> Online store -> Theme > Edit code

Step 2. Find the file theme.liquid

Step 3. Add this code before </body> tag 

<style>
.page-width.feature-row-wrapper {
   max-width: 100% !important;
   padding: 0!important;
}
.feature-row__images {
  margin: 0!important
}
</style>

Result:

BSSCommerceB2B_0-1727231841711.png

B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.


B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.


B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.


BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now