Tagged: sticky menu
Is there a way to reduce the amount the logo shrinks when the page scrolls down for a sticky menu?
At the moment, our logo shrinks and is too small
Thanks in advance!
Hey leadagency!
Your logo is not shrinking for me so I’ll assume you turned that setting off. You can try using this CSS.
.logo img { min-height: 70px !important; }
Or change the size of your header in Dashboard > Enfold > Header. When it shrinks it goes to half the size you choose.
Regards,
Elliott