Forums
Home / Theme: Hamilton / change space between Title and body
(@nicorainaphotography)
5 years ago
how i can change the space between title and body in a page/article?
(@deniserana11)
I don’t know how to do it …. I have the same problem )-:
(@anlino)
Hi @nicorainaphotography ,
Go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and add the code below:
.page-header { margin-bottom: 50px; }
Adjust the 50px value to adjust the spacing below the page header. Let me know if that does it.
50px
— Anders
thanks! it works! But is there a method to change a single page?
kind regards Nico