Left and right scroll on mobile

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1130093
    Louise Tindbaek
    Participant

    Hi Andre

    The front page of my website is not responsive so I can scroll to left and right. on all the other pages it looks good but not the front page.
    what CSS code do I need to use to make the scrolling stop?

    http://www.baadstedcamping.dk

    Thanks in advance

    Best Regards
    Louise

    #1134279
    Andre Flores
    Moderator

    Hello Louise,

    The issue is caused by the Helligdomsklipperne title in the Omkringliggende seværdigheder section, it is too long and that is why the horizontal scroll is added. You may try decrease the font size for that section titles for mobile devices, so it fits the screen width.

    Regards,
    Andre

    #1271592
    Cindea Bogdan
    Participant

    I have the same problem, but for all pages.
    https://galeriagrafit.ro/

    #1272173
    Valeriia Bavykina
    Moderator

    Hi Cindea!

    The issue is caused by the slider in “What our guests are saying” section. You can provide us with admin login data by submitting a ticket
    here. We’ll be happy to help you with this matter.

    #1293298
    Cindea Bogdan
    Participant

    No, the problem is searchbox from hotel booking plugin

    And also your support is very very slow. The product is decent, but your response to problems make me feel disappointed overall.

    #1293314
    Cindea Bogdan
    Participant

    Also the solution:
    html, body {
    max-width: 100%;
    overflow-x: hidden;
    }

    #1295858
    J. Davis
    Keymaster

    Hi Cindea,

    Thank you for your feedback and for the provided solution. Let us know if you have any further questions.

    best regards,
    J. Davis

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