How can I fix the specific section's width to match with the rest of the sections?

How can I fix the specific section's width to match with the rest of the sections?

poshpush
Excursionist
52 0 5

Hello, 

I purchased this section from Section Store, but it is huge, covering the whole page. I'd like to minimize the width as the rest of the sections. How can I fix this section's width? here's my site: https://www.poshpush.me/products/basic-hongdae

 

Screenshot 2025-05-29 at 6.43.30 PM.png

Replies 4 (4)

Dan-From-Ryviu
Shopify Partner
11974 2341 2520

Please add this code to Custom CSS in Sales channels > Online Store > Themes > Customize > Theme settings

.section-template--24688668213567__ss_comparison_table_2_EtDFbd-settings { max-width: 120rem !important; }

- 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.
- 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.
- Enjoy 1 month of Shopify for $1. Sign up now.

poshpush
Excursionist
52 0 5

@Dan-From-Ryviu Do you mean the theme.liquid? or base.css?

Screenshot 2025-05-30 at 9.21.00 AM.png

Dan-From-Ryviu
Shopify Partner
11974 2341 2520

You can add it to base.css file 

- 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.
- 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.
- Enjoy 1 month of Shopify for $1. Sign up now.

GTLOfficial
Shopify Partner
880 182 193

Hello @poshpush 
Go to online store ----> themes ----> actions ----> edit code ----> base.css
add this code at the end of the file and save.

@media (min-width: 768px) {
.product-other-body-template--24688668213567__ss_comparison_table_2_EtDFbd {
margin-top: 50px;
width: 62%;
margin: 0 auto;
}
}

result
30.png

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

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh