Hi Guys,
Reference – the logo here: http://www.naturaloutlook.com/ could you please help me with the css to align it vertically with the navigation?.
Thankyou
Gary
Hey Gstar72!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.logo img { margin-top: 40px; }
.header-scrolled .logo img { margin-top: 0; }
Best regards,
Yigit
Awesome, thankyou Yigit!