Archived topic
Remove menu from archive page
3 replies · Started by Jason on November 10, 2018
Hi there,
I'm wanting to know if you can help me remove only the menu from the events archive page. I want the elements and everything exactly as they are as all I'm trying to do is replace the current menu with a Elementor menu. I tried some of these lines below but it removes everything I want. Any help would be awesome. GP Rocks! <3
.blog .site-header,
.blog .secondary-navigation,
.blog .entry-title,
.archive .site-header,
.archive .secondary-navigation,
.archive .entry-title {
display: none;
}
Hi there,
You should be able to use the Disable Elements section in our Layout Elements:
https://docs.generatepress.com/article/layout-element-overview/#disable-element
Let me know if this helps :)
Perfect. Thanks.
No problem :)