Responsive Menu on Mobiles

More
2 years 19 hours ago #49795 by gabrielbur
Hello,

I just noticed a problem with the Responsive menu display: Logo and menu are getting in the way.

If I look in your current Bakery template on your site, the menu is in a layer above the logo.

On my site, the logo appears to be above the menu, making neither readable.

How can I solve this?

Thanks in advance for your help.

Kind regards
Gabriel
Attachments:

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
2 years 17 hours ago #49796 by milos
Replied by milos on topic Responsive Menu on Mobiles
Hello,

Please provide a link to your site so we can inspect the code.

Regards,
Milos

Please Log in to join the conversation.

More
2 years 16 hours ago - 2 years 16 hours ago #49797 by gabrielbur
Last edit: 2 years 16 hours ago by gabrielbur.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
2 years 15 hours ago #49798 by milos
Replied by milos on topic Responsive Menu on Mobiles
Hello,

Please add this in the custom.css file (at the top of the file):
Code:
.logorow . mp_mainmenu { position: relative; z-index: 2; }

You must clear the browser's cache if you don't see the changes.

Regards,
Milos
The following user(s) said Thank You: gabrielbur

Please Log in to join the conversation.

More
2 years 15 hours ago - 2 years 15 hours ago #49799 by gabrielbur
Hello,

thanks!

But it only works with !important like this: 
Code:
.logorow .mp_mainmenu {     position: relative;     z-index: 2 !important; }

But nevertheless, now it works. ;-)
Last edit: 2 years 15 hours ago by gabrielbur.

Please Log in to join the conversation.

Time to create page: 0.198 seconds
Powered by Kunena Forum