1. queback
  2. Commercial Templates
  3. Monday, 06 November 2017
  4.  Subscribe via email
Hi there,

I'm trying to disable the function that makes the logo shrink when we scroll down in Maya.
I tried to adjust this in the nexus.css file but it doesn't seem to have any effect.

flex-shrink: 0;

Any idea?

Thanks in advance!
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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

.is-sticky .logo img {
max-width: 100%;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
That works perfectly, thanks for the tip!

Bye
  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!