Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1221306

    Hello,
    I’m having trouble removing the space between the breadcrumbs and my first content section.
    http://dev.deltarescue.org.php56-5.ord1-1.websitetestlink.com/al
    How do I remove all the extra white space between the breadcrumbs/nav and the first section of the blog content?

    Keep in mind I’ve removed the blog title.

    #1221455
    Jade
    Moderator

    Hi there,

    You can add this under Custom > CSS in the Customizer.

    .entry-wrap {
        padding-top: 20px;
    }

    Hope this helps.

    #1221456
    Jade
    Moderator

    Hi there,

    You can add this under Custom > CSS in the Customizer.

    .entry-wrap {
        padding-top: 20px;
    }

    Hope this helps.

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