Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1112844
    BradleyB
    Participant

    Hi,

    I am working on a landing page, and the left margins are all messed up on mobile. All of the content is cut off to the left side. How can I fix this? Thanks so much!

    #1112845
    BradleyB
    Participant
    This reply has been marked as private.
    #1113111
    Jade
    Moderator

    Hi Bradley,

    Please add this CSS in the customizer:

    @media (max-width: 797px) {
        .entry-wrap {
            margin-top: 0;
            margin-left: 0;
        }
    }

    Hope this helps.

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