Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1054297
    Naturalife
    Participant

    Hello,

    Is there any way to specifically edit the top margin of the header in the blog posts specifically on desktop view? To give you a better idea of what I’m talking about you can go to: naturalife.org/blog

    In the desktop view only, there is a large space between the title and the article image. I would like to reduce this spacing. Everything appears fine in mobile so I would like to leave that alone.

    Thank you!

    #1054346
    Darshana
    Moderator

    Hi there,

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

    
    .blog .entry-wrap, .single-post .entry-wrap {
        padding-top: 20px;
    }
    

    Hope that helps.

    #1054535
    Naturalife
    Participant

    That did the trick! Thank you.

    #1054661
    Thai
    Moderator

    If you need anything else please let us know.

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