Hello,
Thank you for such an awesome theme! I have a questions about the logo.
Wondering what’s the default logo size? Our logo currently does not have a top padding, so logo is off alignment with the header.
Can I also fix this with CSS?
Thank you!
M
Hey M,
It would be best if you create a version of your logo that includes the top padding. You can use our logo in the demo as reference: http://kriesi.at/themes/enfold-2017/files/2017/02/logo.png
You can also fix this with CSS, though there might be a bit of a hiccup in the transition. Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
header:not(.header-scrolled) .logo img {padding-top: 15px !important;}
Please let us know if you need further help.
Best regards,
Sarah