Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #30367
    pedro.jervis
    Guest

    Hello there,

    On the website I am creating, using the Monument Inspiration, there appears to be empty space above and below the main content of each page. I can see, using Inspect, that the space on the top of the page is simply a margin and I can add code to make it disappear, however I cannot do the same on the section below the content.

    The code I can use for this is:

    .page-template-default .site-content {
    margin: 0px -15px 0;
    }

    The website in question is inesambrosio.com and this is most visible in the about or cv pages.

    Looking forward to your answer, best regards,

    Pedro

    #30368
    pedro.jervis
    Guest

    I have set the height to 1080px and that has fixed it thank you very much, you can close this thread.

    #30369
    Jesse Owens
    Guest

    Hello, 

    I’m glad to hear you were able to resolve the issue, I’ll mark this thread as answered.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Empty Space above and below content on each page. How can I remove it or make it white as the rest of the website?’ is closed to new replies.