I'm trying to centre the rich text on my home page:
I've tried using some options from this forum but it doesn't seem to work.
Would someone be able to tell me the code to add and where?
Thank you
Solved! Go to the solution
This is an accepted solution.
try to add the code below to the end of theme.scss.liquid
#shopify-section-16097816541b6214b8{
max-width: 800px;
text-align: center;
margin: 30px auto;
}
User | Count |
---|---|
422 | |
191 | |
101 | |
93 | |
84 |