Shopify themes, liquid, logos, and UX
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
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.
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.
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
If this was helpful, hit the like button and accept the solution.
Thanks
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn 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, 2025