1. nebuladesigns
  2. Sherlock Holmes
  3. Commercial Templates
  4. Sunday, 15 February 2015
  5.  Subscribe via email
I need the header section made bigger to allow for a larger logo to fit into this area.
I need to make the header at least 200px in height and also make sure that the navigation menu fits nicely in between the header and slideshow/showcase position.
If I test with firebug i see that the search module is also out of position.

Please advise on correct code to use to adjust the height of header section.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To increase the header space in our Letterpress template try adding the following to the Custom CSS field of your templates parameters...


#container_header {
height: 200px;
}
.hornavmenu {
top: 170px;
}
#search {
top: 185px;
}


Increase each value by the same amount if you wish to extend this space further :)

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!