Shopify themes, liquid, logos, and UX
Return management just got easier! We’ve launched Customer Self-Serve Returns to all Shopify merchants. Click here to learn more!
Hello,
How do I make the text width on my policy pages the same as my normal pages?
1. A current example of a policy text width below:
https://leafandearth.com/policies/privacy-policy
2. A current example of a normal text width below:
https://leafandearth.com/pages/our-philosophy
Does anyone have any suggestions, please?
Thanks
Ross
Please place this code at the end of theme.scss
.page-container .main-content .page-width .grid, .shopify-policy__container .shopify-policy__body .grid {
margin-left: 0px;
}
@media only screen and (min-width: 750px) {
.page-container .main-content .page-width .grid .grid__item, .shopify-policy__container .shopify-policy__body .grid .grid__item {
left: 0% !important;
width: 100% !important
}
}
I checked your both pages' width. Both page widths are the same. I think don't need to change width of any pages.
Thanks!
User | RANK |
---|---|
135 | |
91 | |
77 | |
68 | |
43 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022