display:none for each of these elements in your stylesheet.css file
ie:
.header {display:none;}
#navmenu {display:none;}
There’s no need for a plugin, however yes you can hide any Theme element:
#logo,
.menu {
display:none;
}
This is also partially hidden if you use the landing page Template like: http://themeid.com/demo/responsive/page-templates/landing-page/
Emil
That worked. Thank you. Can I take care of stuff like changing the font size of and alignment of the homepage headline using the Custom CSS style?
Absolutely!
#featured p{}
.featured-title{}
.featured-subtitle{}
Thanks!
Thank you for all the help.
Sorry, but how can I remove the menu from the mobile side too? I tried something like this and did not work???;
.home .js .main-nav {
display:none;
}
Thx – Cheers…
How to remove the HOME header but leave on the navigation bar – no point in it being there twice?
http://www.taobaodirect.co/