1. Lastowski
  2. Commercial Templates
  3. Thursday, 10 September 2015
  4.  Subscribe via email
Hello,
Can I move the logo and menu to the top of the page if option - full header image is checked in the template options?

Best Regards.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

The following CSS will move your menu and logo to the top of the page. This CSS can be added to the Custom CSS field of your templates parameters...


#header {
vertical-align: top;
}
.header-bar {
margin-top: 5px;
top: 0;
}


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!