Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #681268

    Hey,

    I have chosen ogo Center – Menu below
    but as you can see the logo is on the left hand side – http://www.newyorkinspiration.com

    What code shall I add?

    Thanks
    Charlotte

    #681275

    Hey Charlotte!

    You have following custom CSS code

    .html_header_top.html_logo_center .logo {
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    Please remove it to center your logo :)

    Best regards,
    Yigit

    #681277

    Thanks Yigit .)

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