Tagged: blank template, logo
Hi, I would like to create a page that just has the logo and page content – nothing else. I tried to create a custom template but I can’t figure out how to add the logo without the menu. Can you please help? Thanks!
Hi tvlleaders!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-59 .main_menu { display: none !important; }
You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg
Cheers!
Yigit
awesome, thank you very much!!! :)