1. milian
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 20 December 2019
  5.  Subscribe via email
Hi Ciaran,

A question for PianoForte.
Is it possible with some CSS to enlarge the height of the top-banner?
Let us say: 20 pxels extra height. See the attachment.

In other words: can I set the horizontal menu a bit lower so that the header picture get more vertical space?

Thanks a lot.
Milian
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Milian

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

#container_header {
height: 270px;
}
#container_header_bg {
top: 200px;
}
.hornavmenu {
top: 209px;
}
#socialmedia {
top: 224px;
}


Ciaran
  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!