The Smush plugin is making my logo really big since I did the update

The Smush plugin is making my logo really big since I did the update. When the Smush CDN is disabled it works well.

  • Kris Tomczyk
    • Ex Staff

    Hi Laura

    Hope you are doing good today.

    I made some investigation in your site css. I notice that in your custom Additional css section there was css:

    #logo.img {
    display: block;
      margin-left: auto;
      margin-right: auto;
      width: 20%;
    }

    Which is bug, so someone have to change that.

    I remove dot before IMG in that code, which is correct now according to site source and header image section. After that I enabled back Smush CDN and all works fine.

    Hope this help :slight_smile:

    Kind Regards,
    Kris