1. pat02
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 15 August 2017
  5.  Subscribe via email
Hello

If scrolling, there is an animation on top of the template: animate on scroll (the logo and navigation get smaller, sort of).

How can I remove this animation?

Thank you very much.

Regrds
Patrick
Accepted Answer Pending Moderation
0
Votes
Undo
You can disable it via "Sticky Header" switcher (Template - General - Body/Header Styling)
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks, but then the header is not sticky anymore...

I want the header to be sticky, but without animation.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Patrick

To amend try adding the following to the Custom CSS field of your templates parameters...

.is-sticky .logo {
padding: 25px 0;
}
.is-sticky .logo img {
max-width: 100%;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán

Works great, thank you very much!

Regards
Patrick
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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