Site logo

Archived topic

Abnormally large meny

5 replies · Started by Lars on October 25, 2022

Viewing posts 1–6 of 6

After a forced update of Wordpress to 6.0.3, I now have problems with the menus. The main menu takes up an abnormally large amount of space: https://fotografregistret.se/. Don't understand what the error is. Can you help?

WordPress 6.0.3
GP Premium 2.1.2
GeneratePress Version: 3.1.3

Hi there,

what happens if you add this CSS to your site:


.menu-item-has-children .dropdown-menu-toggle {
    height: auto;
}

Yes, it worked, now the menu looks normal. What was wrong?

I actually cannot say.
You site is still using the older Floats structure CSS for its grids. So those elements are floated and set to 100% height. And that hasn't changed recently.

So i am not sure what has caused it.
Ill do some more tests.
But for now are you ok with keeping that CSS?

Yes, it works well, you can contact me on my email (see Private Information) if you find something I should change. I'm closing the case now. Thanks for a quick reply.

You're welcome. We'll let you know if we find anything!

This archived topic is closed to new replies.