1. Balmmnd77
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 17 March 2017
  5.  Subscribe via email
using the great london template... love it.

i am trying to have a home page where there is a slideshow, the logo BUT the main menu on the footer and in its normal position is a single Click to enter menu

when you click 'Click to enter 'the website is as it is in the template with the main menu along the top asi it is in demo.

how do i do this please thanks
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Firstly my apologies for the delay in replying to your query. We have spent the last few days at a Joomla 4 code sprint and fell a little behind in our support.

Presuming I understand you correctly you will first need to create a new template style for your homepage (http://joomla51.com/tutorials/item/creating-multiple-template-styles).

You can then hide the main menu area by adding the following to the Custom CSS field of your template homepage styles parameters...

#container_hornav-sticky-wrapper,
#container_hornav {
display: none;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
brilliant thank you
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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