Page 1 of 1

hamburger menu opens not below menubar and centering broken

PostPosted: Thu Mar 22, 2018 8:24 am
by bhennink
Hi
I inserted the new menu
I checked that new box, open the menu below the menu. but that does not work to well here at this moment.

1- the menu is only shifted a lottle lower but not below the menu
2- The menu was centered by a style line
#mbrfzqebul_wrapper { margin: 0 auto; }
This always centered the menu with 5.1
The proper original menu generated with 5.1 is at https://dutch-mistress.nl/
the new menu generated with 5.2 is on the dutch page:
http://www.mrskate.nl/

bhennink

Posts: 35
Joined: Thu Aug 14, 2014 7:19 pm

Re: hamburger menu opens not below menubar and centering bro

PostPosted: Thu Mar 22, 2018 10:27 am
by Aivars
1. We'll take a look why that happens on your page. I made a local copy of the page just in case.

2. This also works in 5.2, I just tested it in your page. I'll PM you the screenshots that demonstrate this. Please check where you have placed the style line because currently I can't see it in the page.

Re: hamburger menu opens not below menubar and centering bro

PostPosted: Thu Mar 22, 2018 7:46 pm
by bhennink
Hi Aivars,
I guess something went wrong during the upload of the CSS file.
So now ideed the centering of the menu works again. Thanks for the screenshots!

Of course this does not change things for the hamburger issue.

I have the extra CSS included in my syle file.
It is in my stijlen.css at the last lines.
/* EINDE flex design definitions*/
/* easymeny tweak high priority*/
#mbrfzqebul_hamburger_menu {
z-index: 5000;
}
#mbrfzqebul_wrapper {
margin: 0 auto;
}