Hey community,
As you can see, the page does not completely adapt to the screen in the mobile version. There is always a small white stripe on the right site. How can this be changed? Best regards
Hi @HansimGluck
Can you kindly share your store link (with the password, if any) with us? We will check it and suggest you a solution if possible.
Hi, the url is “verbandkiste.de” with no password
Hi @HansimGluck
Please follow these steps:
#MainContent {
overflow: hidden;
}
I hope that this can help you solve the issue
It works, thank you!