hi,
i searched the forum and still haven’t found a solution: is it possible to center the logo vertically..? have tried it but haven’t succeed. I am using a logo which is a bit smaller –
http://www.connotion.eu/3/
greetings
christian
Hi connotion!
Sorry it is not very clear to me. Would you like to move logo higher? If so, please add following code to Quick CSS in Enfold theme options
.logo { top: 14px; }
If not, please post a screenshot and show. You can upload screenshots here http://imgur.com/ and post links here
Regards,
Yigit
hi,
now the logo is in the middle which is correct so far but if I scroll down, the header gets minimised and the 14px top is too much and the logo is not longer in the middle….
is there an option to disable the 14px top margin when the header is scrolled? or is there another hack?
greetings
christian
Hello Christian!
Add this code too:
.header-scrolled .logo{ top: 0; }
Best regards,
Josue
awesome, works! thx a lot!
Glad we could help. Let us know if you have any other questions or issues :)
Regards,
Josue