Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #863817

    Alex Ketchum
    Participant

    I’ve created a few pages on my website and chose the tab “hide page title” but since I did that, there’s a large blank space at the top of each page. Is there a way to remove this blank space and bring all the content up on the page?

    #863819

    Alex Ketchum
    Participant
    This reply has been marked as private.
    #864327

    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! Please edit each of your pages and make sure that the first section of you page, doesn’t have top margin and top padding. In the given url above, I also noticed that you have added an h2 heading tag inside a text element. I would recommend that you update that content and use this instead:

    
    <h2 class="mtn" style="text-align: center;">It’s a match!</h2>
    <h5 style="text-align: center;">Send us a message</h5>

    Please let us know if this works out for you.