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.
@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?
https://soulmatespromise.com/pages/faq here you go!
@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 - not here, add to the end of base.css file
it worked, thank you so much!




