1. smithjd44
  2. Sherlock Holmes
  3. Commercial Templates
  4. Wednesday, 09 March 2022
  5.  Subscribe via email
My client wants the top header bar from disappearing when scrolling up.

They also would like that bar to be able to expand as they would like to add additional contact information in addition to their phone number.

The website is on a temporary domain name http://tempdomain68.site .

The template is the Joomla 4 version of the Nina Template.

Thank you for your assistance!

James
References
  1. http://tempdomain68.site
Accepted Answer Pending Moderation
0
Votes
Undo
Hi James

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

.header_top {
position: sticky;
top: 0;
z-index: 110;
}


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!