primary menu on main page, second menu (without primary menu) on other page
-
hey there,
my question is:
how can i have a primary menu on main page (www.360style.de), second menu (without primary menu) on other page (https://360style.de/presentation) ?i have now activated the second menu. so ok for (www360style.de/presentation) but i want to have a different menu for the main paige (www.360style.de).
same question for menu bar: can i have the menu bar activated at (https://360style.de/presentation/) but not at (www360style.de) ?
thank you so much
best
g. -
hi again...
i know how CSS to hide a regular menu or a site title but not as i described abovehiding main menu:
.slug-xxxx .laynav.primary {
display:none;
}hiding mobil menu:
.slug-xxxx .laynav.mobile-nav {
display:none;
}hiding siteeitle:
.slug-xxxx .sitetitle {
display:none;
}THANKS
g -
Dear G
@vernandel
hiding main menu:
.slug-online_april-21 nav.desktop-nav.primary { display:none; }
hiding mobile menu:
.slug-online_april-21 nav.mobile-nav { display:none; }
hiding site-title:
.slug-online_april-21 .sitetitle { display:none; }
Best wishes β¨
Richard
-
Dear G
@vernandel
.slug-online_april-21 nav.desktop-nav.second_menu { display:none; }
Best wishes π
Richard
-
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options β Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it