Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello,
I want to increase the width of this section.
In product page
https://s7092cjts4kj02bd-58506346583.shopifypreview.com
please check,
Best,
Sohan
Solved! Go to the solution
This is an accepted solution.
Hello @Sohan2198
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
.collapsible-content__wrapper .collapsible-content-wrapper-narrow{
max-width: 100% !important; /*adjust according to you*/
}
</style>
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
This is an accepted solution.
Hi @Sohan2198
Check this one.
.collapsible-content-wrapper-narrow {
max-width: 80% !important;
}
Note: you can adjust the size whatever you want.
This is an accepted solution.
This is Noah from PageFly - Shopify Page Builder App
Hi @Sohan2198 please add code here to fix it:
Step 1: Online Stores > Themes > Edit code
Step 2: Choose file theme.liquid
Step 3: Add code above the tag </body>
<style>
.collapsible-content-wrapper-narrow{
max-width: 1200px !important;
padding: 0px !important;
}
</style>
Hope my solution will help you resolve the issue.
Best regards,
Noah | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
This is an accepted solution.
Hello @Sohan2198
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
.collapsible-content__wrapper .collapsible-content-wrapper-narrow{
max-width: 100% !important; /*adjust according to you*/
}
</style>
Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.
This is an accepted solution.
Hi @Sohan2198
Check this one.
.collapsible-content-wrapper-narrow {
max-width: 80% !important;
}
Note: you can adjust the size whatever you want.
This is an accepted solution.
This is Noah from PageFly - Shopify Page Builder App
Hi @Sohan2198 please add code here to fix it:
Step 1: Online Stores > Themes > Edit code
Step 2: Choose file theme.liquid
Step 3: Add code above the tag </body>
<style>
.collapsible-content-wrapper-narrow{
max-width: 1200px !important;
padding: 0px !important;
}
</style>
Hope my solution will help you resolve the issue.
Best regards,
Noah | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024