Tagged: ,

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

    Hey fairusd,

    Try adding this css code in your Quick CSS:

    .html_header_top.html_logo_center .logo {
        width: 100%;
        max-width: 780px;
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    #769826

    Great it works!

    Another problem arise, when i scroll down, the logo shrunk oddly.

    #769829

    Hi,

    You’re welcome. Try adding this:

    #top .logo img {
        margin: 0 auto;
    }

    :)

    Best regards,
    Nikko

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