Free and Premium WordPress Plugins & Themes Forums WordPress Themes Albatross Left and right scroll on mobile
- This topic has 6 replies, 5 voices, and was last updated 2 years, 7 months ago by J. Davis.
- AuthorPosts
- May 27, 2021 at 11:16 pm #1130093Louise TindbaekParticipant
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?Thanks in advance
Best Regards
LouiseJune 2, 2021 at 11:00 pm #1134279Andre FloresModeratorHello 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,
AndreMarch 10, 2022 at 4:35 am #1271592Cindea BogdanParticipantI have the same problem, but for all pages.
https://galeriagrafit.ro/March 11, 2022 at 7:48 am #1272173Valeriia BavykinaModeratorHi 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.April 21, 2022 at 3:50 am #1293298Cindea BogdanParticipantApril 21, 2022 at 4:13 am #1293314Cindea BogdanParticipantAlso the solution:
html, body {
max-width: 100%;
overflow-x: hidden;
}April 27, 2022 at 12:10 am #1295858J. DavisKeymasterHi Cindea,
Thank you for your feedback and for the provided solution. Let us know if you have any further questions.
best regards,
J. Davis - AuthorPosts
- You must be logged in to reply to this topic.