Here’s an example on how to add space before a H1 header tag.
h1.page-title:before {content: “\00a0\00a0\00a0\00a0\00a0 “;}
Here’s an example on how to add space before a H1 header tag.
h1.page-title:before {content: “\00a0\00a0\00a0\00a0\00a0 “;}