Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Excess Width on Mobile

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hello! I am trying to remove the excess width shown as seen on the mobile view. (see attached). You can also see it here: website
Attachments:
  • berlin80210's Avatar
  • berlin80210
  • 3 Month Basic
  • 52 posts
  • Karma: 0
The administrator has disabled public write access.
Hi

Is this the actual device or an emulator?

If it's a device can you confirm what you are using?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Hi, Paul! It is shown on iPhone 6 as well as adjusting a Chrome browser to less than 1211px (when nav is set to collapse).
  • berlin80210's Avatar
  • berlin80210
  • 3 Month Basic
  • 52 posts
  • Karma: 0
The administrator has disabled public write access.
oh ok the scroll bar

Have you tried disabling the social sharing module?

at4m-mobile-container

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Actually - this fixed it:

html > body, .responsive-enabled {
max-width: 100%;
overflow-x: hidden;
}

Thank you :-)
  • berlin80210's Avatar
  • berlin80210
  • 3 Month Basic
  • 52 posts
  • Karma: 0
Last Edit: 8 years 1 week ago by berlin80210.
The administrator has disabled public write access.
Yep looks good - nice one

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: berlin80210

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers