• Resolved dhyanakendra

    (@dhyanakendra)


    Hi

    One of the pages (and its sub-pages) of the site seems misaligned. It slides to the left on mobile view. Other pages of the site have no issues. I might have messed up somewhere and am unable to trace it out. Could you please have a look and advise?

    Warmest Regards
    BM

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Tom

    (@edge22)

    Hi there,

    Have you resolved this? I’m not seeing any issues on that page.

    Let me know ??

    Thread Starter dhyanakendra

    (@dhyanakendra)

    Hi Tom

    The issue seems to be resolved. Previously, I had added this code

    body {
        overflow-x: hidden;
    }
    

    Now I have added,

    html, body {
        overflow-x: hidden;
    }
    

    Warmest Regards
    BM

    Theme Author Tom

    (@edge22)

    Glad you found a solution ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Page sliding to the left on mobile view’ is closed to new replies.