Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1170769
    yhshin1020
    Participant

    Hey,

    I have a blog set up here: http://www.guidedogssg.com/news/

    The header seems a bit too high compared to other pages on the site.

    Could this be because of the padding I added to the page?

    I want to get rid of the extra white space between the header and the blog post page with grey background.

    Thanks.

    #1170770
    yhshin1020
    Participant
    This reply has been marked as private.
    #1170789
    Rupok
    Member

    Hi there,

    It seems you have added the below code :

    body.blog.x-integrity {
      padding-top: 5%;
    }

    Let’s update the code to following :

    body.blog.x-integrity {
      padding-top: 80px;
    }

    Hope this helps.

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