-
AuthorPosts
-
August 13, 2022 at 11:31 am #1361591
Hello together
I do not want to show the menu on the desktop in the headeris this possible
thank you and kind regards
Franz
August 13, 2022 at 1:48 pm #1361598Hi Franz,
The site you linked to is only showing a white page saying it’s under construction. Could you give us access in private so that we can check it please? I’m not sure exactly what you would like to hide either, so please specify that a bit further.
Best regards,
RikardAugust 13, 2022 at 2:16 pm #1361602hello rikard
oh… sorrynow the page is unlocked
best regards
FranzAugust 13, 2022 at 3:38 pm #1361603I want the menu in the upper right corner not to be displayed
link below
thank you
best regardsFranz
August 13, 2022 at 9:28 pm #1361613Hi Franz,
Thanks for that. Are you running Enfold on the site? You can try this CSS in order to hide the menu on desktop:
@media only screen and (min-width: 1000px) { #site-navigation { display: none; } }Best regards,
RikardAugust 13, 2022 at 9:54 pm #1361623Hello Rikard
unfortunately does not workthanks and
kind regardsFranz
August 14, 2022 at 12:29 pm #1361632Hi Franz,
I’ve adjusted the CSS for you, please review your site.
Best regards,
RikardAugust 14, 2022 at 3:29 pm #1361636Thank you Rikard
What would I have to specify so that the hamburger menu is no longer visible anywhere?
Many thanks and
with kind regards
Franz
anzAugust 14, 2022 at 4:19 pm #1361640Hi Franz,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
.responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special { display: none !important; }Best regards,
NikkoAugust 14, 2022 at 4:56 pm #1361646Hello Nikko
Thank you very much now it fits perfectly
You can close this request
Many thanks and
with kind regards
FranzAugust 14, 2022 at 5:36 pm #1361651Hi,
Glad Nikko was able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
AuthorPosts
- The topic ‘hide menu top on desktop’ is closed to new replies.
