-
AuthorPosts
-
July 25, 2017 at 4:20 pm #829685
Hello,
I also have a problem with the menu and its behaviour. This is my website: http://gronaulicht.de and I want the logo and menu to behave correctly so that logo and menu never overlap ecahother,
With Kind regards,
MichaelJuly 26, 2017 at 6:38 am #829968Hey lichtmarketing,
Can you try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) { #header .main_menu li { display: none; } }
Hope this helps :)
Best regards,
NikkoJuly 26, 2017 at 12:21 pm #830123Hi Nikko,
The menu disappears well. It looks OK.
But when I click on the hamburger menu. There is nothing.
Thank you for the return
Edwin
July 27, 2017 at 4:29 pm #830723have you a feedback ?
July 30, 2017 at 6:16 am #831681Hi,
Sorry for the late reply. Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
RikardAugust 1, 2017 at 12:38 pm #832814Hi Nikko, the Problem with logo and menu overlapping is solved now. Thanks.
But now on mobile devices the burger menu is empty. The main menu items which are shown on the desktop device disappear and are not clickable. See: gronaulicht.de.
Your help is very much appreciated.August 2, 2017 at 7:06 am #833218Hi,
Thanks for the feedback, I get the same result on my end. Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Best regards,
RikardAugust 5, 2017 at 2:33 pm #834792This reply has been marked as private.August 8, 2017 at 7:06 pm #836016Dear Support Team, do you have any solution for the problem that there is no menu on mobile devices at all? Kind regards
August 10, 2017 at 12:47 pm #836941Hi,
Ihr müsst ein Menü einrichten, damit das funktioniert.
Ich habe Euch einmal ein Testmenü eingerichtet – nur der Code den Ihr im Quick CSS habt (von Nikko), gehört raus, sonst sind die Menütexte im Mobile nicht sichtbar.
Ich habe Ihn einmal entfernt.
Hoffe, dashilft Euch weiter.
Best regards,
GünterAugust 10, 2017 at 1:39 pm #836968Hallo Günter,
vielen Dank für die prompte Rückmeldung und Unterstützung, hat uns sehr weitergeholfen. Jetzt habe ich nur noch einen Wunsch: Bei dem individuellen Menü ist unter dem jeweils aktiven Menüpunkt ein weisser Balken (Unterstreichung), die weg soll (so wie das Erscheinungsbild zuvor beim allgemeinen Menü, hier auch OHNE Unterstrich).
Ist das machbar?Besten Dank im voraus,
MichaelAugust 11, 2017 at 12:30 pm #837414Hi,
In Quick CSS folgenden Code eingeben:
.current-menu-item > a > .avia-menu-fx { display: none !important; }
oder wenn der Balken immer weg sein soll:
.menu-item > a > .avia-menu-fx { display: none !important; }
LG,
Günter- This reply was modified 7 years, 2 months ago by Günter.
August 11, 2017 at 1:56 pm #837456Super, vielen Dank!
August 11, 2017 at 4:01 pm #837491 -
AuthorPosts
- The topic ‘Logo and Menu overlapping (mobile)’ is closed to new replies.