Hello,
Can someone please let me know how to center the logo (vertically) within the header?
http://dev.mezzalunadesign.ca
Hey amerzib,
I could not check the page. The error is below.
Best regards,
Victoria
OK, Ive got it fixed now. You should be able to log in.
thanks!
Hi amerzib,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.logo img {
top: 30%;
}
.header-scrolled .logo img {
top: 10%;
}
If you need further assistance please let us know.
Best regards,
Victoria
Had to put it in the child theme style.css file but this code worked.
Thanks!
Hi,
I’m glad this worked out for you. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon