Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #871467

    Hello everyone. I want to change the size and position of my logo but can’t seem to figure it out. The only adjustment I could find was changing the header height.

    I would like to change the size of my logo without affecting the header size.
    I would also like for my logo to be parallel with my menu, or at least have the ability to change the position of my logo.

    Are either of these possible?

    Please forgive me if this has been answered already. I searched but couldn’t find anything :(

    #871492

    Hey benwkellogg,

    Add the following to quick css:

    .logo a img{
    min-height:225px!important;
    }

    Best regards,
    Jordan Shannon

    #871731

    Thank you Jordan! That worked perfectly :)

    #871753

    Hi,

    Great! If you need additional help, please let me know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to change logo position/size without affecting header?’ is closed to new replies.