Comments 1Gabriel started the conversation23 hours agoHi, we're having a problem with the mobile homepage, see image. No matter what we change, it's displaying the page too wide. The following CSS code is already in place, but it hasn't helped.@media only screen and (max-width: 767px) { html#ls-global body.responsive-overflow-x-mobile { overflow-x: visible !important; }} #ls-global body {overflow: visible !important;}Attached files: IMG_0027.jpeg Sign in to reply ...
Hi, we're having a problem with the mobile homepage, see image. No matter what we change, it's displaying the page too wide.
The following CSS code is already in place, but it hasn't helped.
@media only screen and (max-width: 767px) {
html#ls-global body.responsive-overflow-x-mobile {
overflow-x: visible !important;
}
}
#ls-global body {
overflow: visible !important;
}
Attached files: IMG_0027.jpeg