scaling logo on scroll
-
Hi Again,
You kindly gave me a snippet to emulate the scaling/shrinking logo effect that is not included in the theme, as follows:
.site-header.fixed-header img.logo-fullsize {
max-width: 180px;
}This works but it is jumpy, and as you start to scroll you can see both sizes and two lines of menu, which is not ideal!!
I love Bento and would really love to pursue a way of making this scale gradually (also for another 2 Bento sites in the pipeline). Could you please look at this fiddle https://jsfiddle.net/sL89qxcx/ and let me know if I can use an adapted version of this to make it work in Bento. And if you think it would work, can you please provide the new snippet and advise if I can add the javascript using a header/footer plug in rather than tamper with the theme files which I’d rather not do.
Thank you so much.
The page I need help with: [log in to see the link]
- The topic ‘scaling logo on scroll’ is closed to new replies.