Hi!
Please check http://www.rasclubsiok.nl/wp
I use the option “logo center, menu above” because the menu needs to be centered at the top. But I would like to have the logo alligned to the left. How can I do this?
Thanks for your help!
Martine
Hey famewebdesign,
Add this to quick css:
.html_header_top.html_logo_center .logo{
left:33%!important;
}
Best regards,
Jordan Shannon
Thanks!