Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #293665

    Hello, I am trying to adjust the gap between the page text and below the header to make it smaller. Any Ideas?

    Thanks

    #293739

    Hi c2bailey!

    Thank you for visiting the support forum!

    Please post the url of the actual page here. We would like to check it. A screenshot will help. Try to adjust the content padding with this on Quick CSS or custom.css:

    .content {
    padding-top: 10px;
    padding-bottom: 10px;
    }

    Cheers!
    Ismael

    #293886

    That did the trick, thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Padding Above Page Text and Below Header’ is closed to new replies.