Home page moving to left on mobile phones

Home Forums All Other Themes Home page moving to left on mobile phones

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #207459
    Ali MohammadiAli Mohammadi
    Participant
    • Topics: 15
    • Replies: 47
    • Total: 62
    Member since: January 31, 2022

    Hello, I am using the nightclub theme for the website of comedyville.ca.

    When I view the website on a mobile phone, the home page is able to move the the left of the phone. If you go to comedyville.ca on a mobile phone and then hold and shift the the left, the entire page will move. This problem is only evident on the home page and not the other pages of the website.

    How is it possible to fix this?

    Here’s a screenshot:

    https://ibb.co/v1skWxv

    Thanks!

    #207466
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30674
    • Total: 30674
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS:

    @media screen and (max-width:479px) {
    #mc_embed_signup {
    width: 100% !important;
    }
    }

    Regards,
    Chris

    #207473
    Ali MohammadiAli Mohammadi
    Participant
    • Topics: 15
    • Replies: 47
    • Total: 62
    Member since: January 31, 2022

    Hi Chris, I added this, but it does not work.

    Ali

    #207474
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30674
    • Total: 30674
    Member since: August 16, 2013

    Hi,

    This is done.

    Regards,
    Chris

    #207488
    Ali MohammadiAli Mohammadi
    Participant
    • Topics: 15
    • Replies: 47
    • Total: 62
    Member since: January 31, 2022

    Hi Chris, I can still shift the home page to the left. It’s just the home page with this issue.

    Regards,

    Ali M.

    #207489
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30674
    • Total: 30674
    Member since: August 16, 2013

    Hi,

    We checked, this is working fine.

    Kindly delete cache and do a forced refresh.

    To do a forced refresh kindly follow below instructions:

    Windows/Linux:
    1. Hold down Ctrl and click the Reload button.
    2. Or, Hold down Ctrl and press F5.

    Mac:
    1. Hold Shift and click the Reload button.
    2. Or, hold down Cmd and Shift key and then press R.

    Regards,
    Chris

    #207511
    Ali MohammadiAli Mohammadi
    Participant
    • Topics: 15
    • Replies: 47
    • Total: 62
    Member since: January 31, 2022

    Hi Chris, it works now. Thanks again for your help!

    Ali

    #207522
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30674
    • Total: 30674
    Member since: August 16, 2013

    Welcome 🙂

    Regards,
    Chris

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.