Reply 171865 to: A few questions

Avatar: Rose Tyler
Rose Tyler
Support staff
September 7, 2017 at 15:05

Hello,

Custom logo on scroll down: On pages with a custom logo, how do I make the new logo appear in sticky mode when scrolling down, and only for those pages?

You may add this code in Custom css for this page http://prntscr.com/gi9136:

.fixed-header .header-logo img {
    display: block;
}
.fixed-header .header-logo img.logo-fixed {
    display: none;
}

Sorry but please rewrite all your questions one by one in next post with numbers to prevent misunderstanding.

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.