Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1239731
    davidferp
    Participant

    Hello X team,

    I’m having an issue with the top padding of the blog masonry view and was wondering if you guys could assist.

    In desktop view (see first attached screenshot, IMG_0506.jpg, sorry for the the duplicate), the top padding should be just enough to avoid overlapping between the masonry boxes and the site header.

    However the top padding is way too much for tablet portrait screen sizes (see second attached screenshot) and I cannot seem to figure out what is the problem.

    It would be great if you could share your wisdom to solve this issue.

    Thanks a lot in advance

    #1239776
    davidferp
    Participant
    This reply has been marked as private.
    #1240134
    Nico
    Moderator

    Hi there,

    Thanks for writing in.

    Add this in your customizer > Custom > CSS:

    @media (max-width: 979px){
    .blog .x-header-landmark{
    display:none;
    }
    }

    Let us know how it goes.

    Thanks.

    #1240324
    davidferp
    Participant

    Hello there,

    Right on the spot, as always!
    Thanks a lot for your awesome help guys

    #1240451
    Paul R
    Moderator

    You’re welcome! 🙂

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