Shopify themes, liquid, logos, and UX
Hello! I'm trying to update my FAQ page, but in the admin everything looks fine, but in the FAQ published website, there is a shifted margin that makes the second half not match the first half. here are pictures attached, i am using the dawn shopify website template. as you can see, where its circled, there is suddenly an indent that didn't happen before. I don't know how to fix this as it looks fine in the admin view.
Solved! Go to the solution
This is an accepted solution.
@gmpromise - Ic hecked code, it is added as a grid, not sure how exactly the code was inserted . removing it will need access to code, but for now you can ad this css to solve the issue, add this to the very end of you base.css file
.rte .grid .grid__item {width: 100%; max-width: 100%;}
@gmpromise - it might be due to margin for unordered list tag ul
thank you for your response, but i don't know what that means or how to go about fixing the problem
@gmpromise - can you please share this page link?
This is an accepted solution.
@gmpromise - Ic hecked code, it is added as a grid, not sure how exactly the code was inserted . removing it will need access to code, but for now you can ad this css to solve the issue, add this to the very end of you base.css file
.rte .grid .grid__item {width: 100%; max-width: 100%;}
thank you! i tried to do it, but I am still new at the code thing, so i don't think i did it right unfortunately, here is what happened
@gmpromise - not here, add to the end of base.css file
it worked, thank you so much!
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025