Shopify themes, liquid, logos, and UX
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 |
---|---|
227 | |
154 | |
64 | |
51 | |
46 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023