Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1041455

    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!

    • This topic was modified 6 years ago by Dundee. Reason: Typo
    #1041539

    Hey Dundee,

    Add this to quick css:

    .logo{
    margin:50px 0px 0px 50px!important;
    }

    Best regards,
    Jordan Shannon

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.