1. bibbp
  2. Sherlock Holmes
  3. Commercial Templates
  4. Monday, 27 April 2020
  5.  Subscribe via email
Ciaran,

My client is using the Robyn template with a sticky header. He is using header-1 and header-2 positions and would like them to be sticky along with the site name and menu just below. How do I make the top area sticky with the menu?

Many thanks

Peter
References
  1. https://www.knoleparkgolfshop.co.uk/
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Peter

Presuming I understand you correctly, to amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

#container_header {
position: sticky;
top: 0;
background-color: #336CE9;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Perfect first time.

Excellent service

Thanks Ciaran.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!