1. aria
  2. Commercial Templates
  3. Wednesday, 14 June 2017
  4.  Subscribe via email
I have the Nadia template and I'm trying to create a 'Landing page'. I can turn off module assignments for the menu item, but I cannot turn off the main menu. Is there a way I can do this?
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

One option is to add the following to the Custom CSS field of your templates parameters...

#container_hornav {
display: none;
}


As you only want to apply this to the homepage you can add the above CSS to a separate template style assigned to just the homepage menu item. For more details on this check out.. http://joomla51.com/tutorials/item/creating-multiple-template-styles

CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thankyou, that works well.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you.
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


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