Change policy pages formatting to match other pages

I’d like to change the formatting of my policy pages to match my other pages. This would involve adjusting the width of the text, left aligning the title and also adding padding to the top and bottom of the text as well as in between the title and body text. Can anyone help?

Hello @dani250

Can you share page URL?

Yes of course! It’s www.daniledo.co.uk and the password is 250dani250 - thanks!

you want like this?

Hello @dani250 ,

I understand you are looking to make some changes in your Policy Pages.

You have to add some CSS code for changing the text-width, title alignment or implement padding between title & body section.

Please copy & paste the below mentioned code at the bottom of the theme.liquid file before tag & save , to get a desired output.


[Please feel free to change the max-width or padding number as per your needs.]

Output will be like this =>

I hope the code helps you.

Please let me know if you have any query.

Thank you.

That worked perfectly, thank you so much for your help!