Plugin Support
Karina
(@karinapremio)
Hey Carlos, thanks for reaching out and thank you for your kind words! Unfortunately, this is not possible with the plug-in yet – I’m sorry for any inconvenience! Please let me know how you’d like to proceed?
I’m looking for this feature as well, it’d be great if you could add this!
I added this in the css and it works for me
#mysticky-nav .myfixed .site-logo img {
display: none;
}
#mysticky-nav .myfixed .site-logo::before {
background-image: url(yourscrolllogourl);
background-size: 200px 100%;
background-repeat: no-repeat;
display: block;
width: 200px;
height: 53px;
content: "";
}
Plugin Support
Karina
(@karinapremio)
So glad to hear that!
Please let me know if there’s anything else I can help you with! 🙂