Responsive menu toggle remains invisible after adjusting mobile breakpoint to 1500 px

Hello,

I’m using BeTheme on our site extrion.nl and would like the mobile navigation (hamburger menu) to appear sooner on larger screens (at widths < 1500 px). I’ve searched through the Theme Options but couldn’t find a built‑in setting to adjust the mobile breakpoint. If there is an easier way to configure this in the theme settings, please let me know — I may have overlooked it.

To work around this, I tried hiding the desktop navigation and forcing the responsive menu toggle to appear via custom CSS:


/* Hide desktop nav & show the mobile toggle below 1500px */

@media (max-width: 1499px) {

  #Top_bar .menu_wrapper {

    display: none !important;

  }

  #Top_bar a.responsive-menu-toggle {

    display: block !important;

    position: absolute;

    right: 15px;

    top: 50%;

    transform: translateY(-50%);

  }

  #Top_bar a.responsive-menu-toggle i {

    color: #fff !important; /* white icon */

  }

}


This CSS hides the desktop menu at the desired width, but the hamburger icon still doesn’t appear (see attached screenshot). Developer Tools show the <a class="responsive-menu-toggle"> element in the markup, yet it remains invisible. I’ve tried adjusting z-index, colour, positioning and clearing caches, but the toggle stays hidden.

Is there a specific option in BeTheme to set the mobile breakpoint that I might have missed? Or is there another stylesheet/script rule that overrides the visibility of the responsive menu toggle? Any guidance on enabling the hamburger menu at a custom breakpoint would be greatly appreciated.

Thank you!

While waiting for a response from one of our team members, we recommend to check Support Center where it is highly likely that you will find the answer to your question in no time.

Sign In or Register to comment.
This website uses cookies

We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.

Cookies are small text files that can be used by websites to make a user's experience more efficient.

The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.

This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration on our website.

Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your consent.