Tagged: header, logo, menu, scrolled header
Hello,
My logo is large. I’d like to change my logo in scrolled header to have only an abbreviation. Is it possible ?
Thanks !
Franck
Hi Franck!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.header-scrolled .logo img { opacity: 0; }
.header-scrolled .logo a {
background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png);
background-size: contain;
background-repeat: no-repeat;
}
Regards,
Yigit
Thanks Yigit, it works great !
I’d like to thank all the support team of Enfold theme cause you are very reactive and nice !
Best regards,
Franck