Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1299736
    Benjamin H
    Participant

    Hello,

    I am having trouble with extra spacing on posts, as seen on this post:
    http://www.lvbaptist.org/jenn/

    I want it to be like the pages are, as this one is:
    http://www.lvbaptist.org/

    I have this css already in my customizer, but it doesn’t seem to affect the posts:
    .x-header-landmark {
    display: none;
    }

    How can I make it work for the posts too?

    Thanks!

    #1300057
    Friech
    Moderator

    Hi There,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    .single-post .entry-content {
    	margin-top: 0;
    }

    Cheers!

    #1300525
    Benjamin H
    Participant

    Great – thanks for your help!

    #1300530
    Darshana
    Moderator

    Glad we were able to help 🙂

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