1. tri-fuelg
  2. Commercial Templates
  3. Sunday, 22 February 2015
  4.  Subscribe via email
Using Letterpress.I'm reworking the home page with menu links as a separate module on the home page. I would like to remove the complete hornavmenu from the home page, but leave it for the rest of site.
If this is cannot be accomplished, can the menu be removed from all pages?
http:rotate.aero
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To remove the the top menu area you can add the following to the Custom CSS field of your templates parameters...


.hornavmenu, #search {
display: none;
}


Presuming you wish to use this area on other pages of your site, you will need to create a separate template style specifically for your homepage to which you will add the above CSS. For details on creating multiple template styles please check out the following tutorial... http://www.joomla51.com/tutorials/item/creating-multiple-template-styles

You may also wish to remove your component/article area. Details for which can be found here... http://www.joomla51.com/tutorials/item/hiding-the-component-article-area-on-a-page

CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!