Shopify themes, liquid, logos, and UX
Hello,
My theme is: Impact 4.4.0 (note, this theme is not yet published, but is a draft). The preview link is here https://28481bin9g747f29-49832460487.shopifypreview.com
I would like to change the page width on my policy pages, so that it matches my other pages (page width of 1600px). The text should still be centered as it is currently. See the attached image of the current policy pages:
Also, I would like to make the title on the policy pages smaller than it is now, as it doesn't fit in with the rest of the titles.
Can anyone please make a code that could fix my problems?
Thank you very much in advance.
Solved! Go to the solution
This is an accepted solution.
Hi @Sadea
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.css
Step 3: Paste the below code at bottom of the file -> Save
.shopify-policy__container {
margin-left: 220px !important;
margin-right: 220px !important;
}
Hope that my solution works for you.
Best regards,
Henry | 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.
You can try this code for the title:
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.
Hi @Sadea
This is Henry from PageFly - Landing Page Builder App
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file theme.css
Step 3: Paste the below code at bottom of the file -> Save
.shopify-policy__container {
margin-left: 220px !important;
margin-right: 220px !important;
}
Hope that my solution works for you.
Best regards,
Henry | 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.
Perfect! That worked, thank you very much!
Do you know how to change the heading/title size to be smaller?
Thank you.
This is an accepted solution.
You can try this code for the title:
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.
You are welcome @Sadea 😊
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.
Hi, I'm using the Refresh theme and I don't have a theme.css file. Do you know where I would go in this case?
Many thanks!
Please add the following code at the bottom of your css file.
.shopify-policy__container {
margin-left: 220px !important;
margin-right: 220px !important;
}
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025