UberMenu forced to two lines on devices 1024px wide

Hello. Recently the UberMenu has been forced to two lines on devices 1024px wide for our website at www.thumbprintbooks.ca. UberMenu bar is set to be full width (of theme container element). Your support team had provided custom CSS when I was working with the Inline menu (before I developed the UberMenu) in support topic https://theme.co/apex/forum/t/inline-navigation-menu-not-looking-good-on-devices-1024px-wide/20951. That custom CSS is in Pro Theme Options for our site, but isn’t resolving the problem. Any other suggestions?

Thanks.

Hi There,

Please add the following code to Theme Options CSS

.e347-4.x-text {
max-width: 100px !important;
}

Hope it helps

Thank you. That worked.

You’re welcome!
We’re glad we were able to help you out.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.