This topic has 2 replies, 2 voices, and was last updated 7 years, 2 months ago ago by Rose Tyler
Hello!
I would like my page http://www.manifatturecotoniere.it had a bigger logo when you scroll the page down. The logo size is ok when you load the page, and don’t scroll down.
Please refer to the picture (link below).
https://drive.google.com/open?id=0B3QdjjXjVHH5RmYzNWIxRWhvMlk
Thanks a lot!
Have a nice day! 🙂
Carlo
Hello,
You may add this code in Theme Options > Styling > Custom css:
.fixNav-enabled .fixed-active .header-logo img {
max-width: 350px !important;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up