Hi,
The logo does not look good
When scroll down the page
Maybe you have a solution?
you can see here screenshot http://prntscr.com/6bqo2p
This is the code that I added in quick css
To add a logo margins normal mode:
/*—logo–*/
strong.logo {
margin-top: 10px;
}
logo at regular mode:
http://prntscr.com/6bqpq5
Thanks!
Hey Lev!
Please add following code to Quick CSS as well
.header-scrolled strong.logo {
margin-top: 10px;
}
Cheers!
Yigit
Thanks!
its work!!!!!!!!