Mega Menu Drowpdown disapear at smaller screen size

I’m using renew stack with a mega menu in header. The dropdown don’t work in smaller screen sizes because the renew css added this classes to several screen sizes:

.x-hide-lg
.x-hide-md 
.x-hide-sm
.x-hide-xs

renew.css?ver=5.0.5:1

@media (min-width: 480px) and (max-width: 766.98px)
.x-hide-sm {  display: none !important; }

Any reason why this should be hidden? Because it’s already hiding right below 1200 px!!!

Hi Edgar,

Thank you for writing in, first, please ensure that you are fully up to date (WordPress, PRO, or X and Cornerstone), then clear all the site caches (plugin, server-side, CDN, and browser’s cache), then audit all your custom CSS to make sure there are no syntax errors, you can use this tool.

If none of that works, please provide us login credentials in a secure note so we can take a closer look.

Thanks,

I’m on WordPress 5.8.1 and pro 5.0.8.
There is no custom css involved to this, as you can see in my initial post it’s renew css!!! And yes, cache is cleared and Cornerstone style cache also!

Bildschirmfoto 2021-09-16 um 10.53.53

This ist the element that should be visible on all screen sizes

Hey @Regnalf,

It’s not the Stack that is hiding your Dropdown. It could be that someone managing your site hid it on purpose. Check the settings of the Div directly under your Mega Menu.

image

Thanks.

Many Thanks @christian, don’t know how they’ve been set, doesn’t make sense at all at this point. I’ll talk with my customer, who has access, if she set this.

But good to know that this css classes are for that.

Thx

Hi @Regnalf,

You’re welcome! If you have any other concerns or clarifications regarding our theme features, feel free to open up a new thread.

Thank you.

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