Hi:
I’ve created a sales page and want the header to show but not the navigation menu at the top. I don’t want any links on the page other than the buy now button (which I haven’t added in yet). HELP!
Hi Takara22!
Please insert the below css into your custom css section:
.page-id-4023 #header_main_alternate {
display: none !important;
}
Regards,
Dake
Where do I find that file or do I need to create one?
Or … can it be added with the quick css in the Enfold Theme Options general styling section?
Thanks!
Hi!
That’s correct, you should insert the css I provided to the the quick css section under general styling as shown below:
http://i.imgur.com/mN2rAwx.png
Regards,
Dake