Hi,
I noticed on a certain resolution the menu drops the last item down below the menu, and causes a glitch.
Please see screen shot: http://imgur.com/a/CGZIW
I have tried putting the following css to increase the resolution for mobile menu, but it did not work, can you help me with this?
Hi Support and 1545Media, I have the same problem on www. railcenter.nl. Please help.
Met vriendelijke groet,
Willem Eelmam PM
Hi @1545Media,
Could you post a link to the site in question so that we can take a closer look please?
@AppelenEelman, I can’t see anything like that on your page, could you try to explain a bit further and post a screenshot of the issue please?
Best regards,
Rikard
Hi Rikard, this is http://www.railcenter.nl
I solved the problem with css:
@media only screen and (max-width: 1080px) {
#mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide { display: block; }
nav.main_menu { display: none; }}
#wrap_all {
position: relative !important;
}
Could you pleas tel me how I can post screenshots?
Met vriendelijke groet, Willem Eelman