This topic has 4 replies, 2 voices, and was last updated 6 years, 12 months ago ago by Rose Tyler
Is there a css code to set the mobile break point for the header? Too often i have problems with the menu being too wide and hiding under the logo or breaking into two lines.
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
Hi, thanks for the code =)
But would still love to have the code/procedure for changing break points as we often face this challenge with our clients pages. So if possible, please provide me with this =)
Hello,
Sorry, but unfortunately, this request falls to the customization and out of the general support responsibility, in this case, you can contact these guys for the customize service: WP-Kraken team.
Hope you understand this matter, thank you.
Regards
Tagged: menu, mobile break point, themes, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up