1. mesquite
  2. Sherlock Holmes
  3. Commercial Templates
  4. Sunday, 03 July 2016
  5.  Subscribe via email
Hi,

I need to hide the menu bar for the time being from the J51_Caitlin template.

Currently there is no need for it on the site as we have no further pages to add.

Thanks,

Terry
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Terry

To amend try adding the following to the Custom CSS field of your templates parameters...


#container_hornav {
display: none;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks Ciarán, very helpful as always.

Here is the site in question:

http://www.ltplumbingandheating.com/

1) Is there a way to get a rule on the base positions between the title and the content? (contact us)

Terry
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Terry

Try the following (edit to taste)...


#base1_modules .module_header {
padding-bottom: 15px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks Ciarán - helpful as always.

Terry
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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