Hello! How to place the logo in the middle of the container. Now it is always at the height of 5 pixels from the top.
http://img826.imageshack.us/img826/3406/iduz.png
Hi Zum00t!
Can you post the link to your website so we can provide you custom CSS code?
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.logo img { margin-top: 20px; }
.header-scrolled .logo img { margin-top: 0; }
Best regards,
Yigit
Hey!
You are welcome! You can go to Enfold/css folder and add it inside Custom.css file
Cheers!
Yigit
thank you!!!