New Landing How can we help? General Forum Help Space on right in mobile

Viewing 6 posts - 1 through 6 (of 6 total)
  • #245841
    scottreinhard
    Member
    Post count: 17

    At my smallest width, there is space on the right, outside of my body that the user can scroll to. I’ve attached a screenshot.

    Is there something I can change so that there is no ability to scroll beyond the size of the body. Thanks!

    Attachments:
    You must be logged in to view attached files.
    #245909
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am not getting this issue. Please provide me specific page url with issue.
    Thanks
    Mohammad

    #246145
    scottreinhard
    Member
    Post count: 17

    Hi Mohammad,
    On the homepage, scottreinhard.com, in mobile you are able to swipe and move the body to the left, and a reveal a black box about 3/4ths of the screen. And on desktop, when you make the window as narrow as possible, you can scroll to the left to reveal a black box. I’ve attached a screenshot of this.

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #246159
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Its perfect to me. Please check the screenshot.
    Thanks
    Mohammad

    Attachments:
    You must be logged in to view attached files.
    #246166
    scottreinhard
    Member
    Post count: 17

    Hi Mohammad,

    I may have not described my issue properly. From your example, you can see the scroll bar at the bottom, allowing you to scroll to the right. This should not be the case. You should only be able to scroll up and down, not left and right.

    Thanks!

    #246663
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Have you added this custom code to your theme options?

    .text-logo, .logo-h1.retina, #logo.h1, #logo.h2, #mobile-logo.h1 {
        width: 500px !important;
        color: #000 !important;
    }

    You have explicitly set 500px as the width which is causing it.

    This should work better: max-width: 500px; width: 100%;

    Thanks.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register