1. yuukiisun
  2. Commercial Templates
  3. Friday, 16 November 2018
  4.  Subscribe via email
Hi,
I like a sticky header, but without the change of the logo and the header size how to do that?
Thank you!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Firstly disable the Sticky Header option in your template settings. Then add the following to the Custom CSS field of your template settings...

#container_header {
position: sticky;
top: 0;
}


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!