Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1013159
    DribbleCreative
    Participant

    Hi,

    When I am testing my page on mobile I am having issues with the way the text is scaling down. For some reason it is jumping to left align instead of staying centered with some drifting off the screen, even when I have made the text responsive.

    The issues is here:

    http://raisethebarco.com/endorsements-new/

    thanks

    #1013599
    Jade
    Moderator

    Hi there,

    Please add this CSS in the customizer:

    @media (max-width: 797px) {
        .page-id-598 #x-content-band-1 .x-container {
            padding: 0 !important;
        }
    }

    Hope this helps.

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