Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1142620
    KimSS
    Participant

    Hi,

    There is a gap at the top of the page that I’d really like to get rid of. It is this page here, where I have used the grid via cornerstone. There are no margins used, but the page starts too far down. I did ask about this once before and I was given this to try in custom css .home .x-section .h-custom-headline {
    margin-top: 0;

    which I have used but there is still quite a gap. Is there a way to get rid of it?

    This is the page: http://erskinevilledoctors.com.au/services/

    Thank you Kim

    #1142834
    Thai
    Moderator

    Hi There,

    Please try adding the following CSS:

    .page .entry-wrap {
        padding-top: 0;
    }

    Hope it helps 🙂

  • <script> jQuery(function($){ $("#no-reply-1142620 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>