Reply 178562 to: How to decide mobile break point on menu?

Avatar: Rose Tyler
Rose Tyler
Support staff
November 24, 2017 at 09:16

Hello,

Hope you are having a nice day.
Mobile menu starts from 992px. If you want to change this breakpoint it requires a lot of additional style customization. But you may add this code in Theme Options > Styling > Custom css > Custom CSS for mobile landscape (481px – 767px):

.header-logo img {
    max-width: 60%;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.