Free and Premium WordPress Plugins & Themes Forums WordPress Themes Aquentro Reduce amount of space around page header
- This topic has 3 replies, 2 voices, and was last updated 4 years ago by Andre Flores.
- AuthorPosts
- September 17, 2020 at 1:09 am #1005985James WoodsParticipant
Hi, I’d like to reduce the amount of space above and below the title at the top of the page. The “Contact Us” page is an example of the spacing that I would like to reduce around the page title text.
Thanks
September 17, 2020 at 6:21 am #1006009Andre FloresModeratorHello, James!
Add the following code under Appearance ->Customize ->Additional CSS:
body.single .site-main .entry-header, body.page .site-main .entry-header { margin: 0 0 3.75rem; } body .site-main { padding-top: 5rem; }
Reduce 3.75rem and 5rem values to the desired ones to reduce the bottom and header space around the title respectively.
Regards,
AndreSeptember 17, 2020 at 11:57 am #1006142James WoodsParticipantThank you Andre. I’ll give it a try.
September 18, 2020 at 6:11 am #1006448Andre FloresModeratorHello, James!
You are most welcome. It would be also much appreciated if you leave your positive feedback about the Aquentro theme at: https://motopress.com/products/aquentro/#reviews.
Thank you in advance.
Regards,
Andre - AuthorPosts
- You must be logged in to reply to this topic.