• cindywill317

    (@cindywill317)


    I was building homepage and find out when scrolling up and down on mobile, the page will also move horizontally. (i’m not sure how to describe it.) How can I “fixed” the page?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Milos

    (@miloss84)

    HI there

    Thanks for contacting us and hope you are doing well and having a great day.

    Upon inspecting the your site, I was not able to reproduce the issue with you vertical scrolling.

    Please refer to this screencast? ?I made to show you how it looks on my end.

    May I ask has this issue been resolved from your end as well or is there something I am missing?

    If you are still experiencing this issue, could you send us a short screencast, demonstrating this issue and how we can reproduce it on your site, this way we can have a better visual understanding and see if there is something I missed checking this from my end?

    Looking forward hearing from you,

    Kind regards,

    • This reply was modified 4 weeks ago by Milos.
    Thread Starter cindywill317

    (@cindywill317)

    Hi, thank you for replying. I found this code from other post and it worked.

    html, body { overflow-x: hidden; }

    May I ask other question?
    The “product widget” shows 2 rows on mobile mode but I only set 1.
    (I want it shows 3 columns and 1 row.)

    Thank you so much.

    • This reply was modified 3 weeks, 6 days ago by cindywill317.
    Plugin Support Milos

    (@miloss84)

    Hi again,

    Thank you for contacting me again.

    To set the number of columns for product archives, you can try following methods.

    1. Go to the Customizer:
      • Log in to your WordPress admin panel.
      • Navigate to Appearance > Customize.
    2. WooCommerce Settings:
      • In the Customizer, look for the WooCommerce section and click on it.
      • Then, click on Product Catalog.
    3. Set Columns for Product Archives:
      • In the Product Catalog settings, you will see an option to set the number of columns for your product archives.
      • Set the desired number of columns. For mobile devices, WooCommerce may not provide a specific setting directly, so you might need to use custom CSS to adjust this.

    Looking forward hearing from you.

    Kind regards,

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