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

    Good morning!
    I’ve noticed that in Chrome [Version 39.0.2171.95 m] my site’s logo is shrunken. ‘Inspect Element’ reveals some pretty random things – img tag is arbitrarily given 300 x 100 attribute, and actual display is 465 x 45 ! Nowhere have I specified these dimensions.

    Actual size is 1030 x 100. That’s what it should display at, and that’s how it’s set up in Enfold options!
    [Screenshots and URL in private section below]
    Updated Enfold to 3.4 (from 3.2) to no avail.

    Many thanks,

    Mac

    • This topic was modified 9 years, 11 months ago by lightsites.
    #369746

    Hey lightsites!

    Try adding this to your custom CSS.

    .logo { width: 100% !important; }
    

    Cheers!
    Elliott

    #369762

    Love it! The simplest solution is always the best one! Thank you very much!

    Mac

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Logo shrunk – resized in Chrome’ is closed to new replies.