Logo in header can’t be adjusted. I’m trying to figure out how to create more white space above the logo so it is more in the middle (top and bottom) of header. Also, how do I move it in slighly away from the left side ? Thank You!
Hey Dundee,
Add this to quick css:
.logo{
margin:50px 0px 0px 50px!important;
}
Best regards,
Jordan Shannon