Hi Guys
I am using Enfold Boxed and I am trying to create a few pages that have no menu in the header so the user is trapped on that page. The only way for the user to get off that page is to either click the back button or close the page down.
Is there a way for the menu not to show with some CSS code using the page ID?
Any help would be very much appreciated
Thanks
Peter
.page-id-99 .main_menu {
display: none;
}
Awesome!
It worked perfectly. Just what I needed.
Thanks for your quick and great support
Kindest regards
Pete