Tagged: yigit
hi. i want to disable this menu (blue button top right) only on this page. better. i want to load another menu for this page only.
how can i do this?
Hey diefleischerei,
Add the following to quick css:
.page-id-2428 #avia-menu.menu.av-main-nav{
display:none!important;
}
Let me know if this works
Best regards,
Jordan Shannon
Thanks.
But it there a simple way to load another menu only on this page, or on let`s say 20 other pages?
i want to use the gerneral menu but on 21 pages i want to use another menu in the main header? how can i get this effekt. can i do this with custom css class.
lets say. menuclass_2 and the i get another menu? or is there another way?
Hi Alex,
Please try using this plugin – https://wordpress.org/plugins/zen-menu-logic/
Best regards,
Yigit