Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #667813

    what’s up with that? theme is current, everything is up to date. see the links in the private content, including a direct link to the logo file.

    #667822

    Hey charger70!

    The issue is that the logo you are using is getting resized, because it is way to big for the position there.
    Can you split it to be in two lines, like the photo been below?
    If not we have to see if we can modify it somehow.

    Thanks a lot

    Regards,
    Basilis

    #667824

    I see.

    Well, the theme changed, because until quite recently, it showed fine page-wide.

    So now i have to modify their corporate identity to conform to a theme change?

    Somehow they’re not going to be super happy about that LOL. Any other ideas?

    #668066

    Hey!

    Can you please try adding following code to Quick CSS

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

    Cheers!
    Yigit

    #668137

    wow, Yigit, once again, you are a GENIUS. thank you, sir!!!

    #668140

    Hi!

    You are welcome, always happy to help :)
    Let us know if you have any other questions or issues

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Shrunken logo image’ is closed to new replies.