1. ziggy
  2. Sherlock Holmes
  3. Commercial Templates
  4. Saturday, 25 May 2013
  5.  Subscribe via email
I would to reduce the "padding" space between the logo and the top menu white box. I looked the CSS files, but didn't find the code to change. Please see attached file. The website is http://craigranchfamilypractice.com/home/
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Try adding the following to the Custom CSS field of your templates parameters...


[code type=css]#container_header {
background-position: 50% -20px;
}
#container_header {
height: 251px;
}
#header_items {
height: 182px;
}
#socialmedia {
top: 280px;
}
#search {
top: 190px;
}[/code]

This will reduce the header height by 20px.

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!