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

    Hello,
    The logo won’t center (top and bottom) in the header. Can you please send the Quick CSS that would fix this.
    Cheers!

    #1139219

    Hey djsmbd,

    Add this to quick css:

    #header .logo a img{
    margin:30px 0!important;
    }
    
    #header.header-scrolled .logo a img{
    margin:5px 0!important;
    }

    Best regards,
    Jordan Shannon

    #1139223

    Wow that was a fast response. Worked great. Thank you so much.

    #1139225

    Hi,

    No problem at all, I’m happy to help. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Logo Alignment’ is closed to new replies.