Select to view content in your preferred language

Cutting off banner text on mobile devices

69
1
Thursday
DBuehler
Emerging Contributor

What settings or HTML am I missing that our Hub site cuts off the banner text and will not align itself like other sites I have seen?  Attached are some examples.

0 Kudos
1 Reply
KlaraSchmitt
Esri Regular Contributor

Do you have any fixed width content, like an extra wide image, further down the page?

It looks like the container of your Hub site isn't resizing to the mobile viewport correctly and my first guess would be that there's some type of content that can't wrap that is forcing a horizontal scroll and keeping your site at more of a iPad size. 

My second guess would be that you might have some custom CSS or HTML that either has a fixed width and can't shrink or is accidentally overriding a mobile breakpoint, but that's hard to know for certain without the URL. Do you have a public URL?

0 Kudos