Jump to content

Recommended Posts

Posted

Of course - this is original css code
 

.ipsLogo__image img {
  object-fit: contain;
  height: 100%;
  max-height: calc(var(--_image-size, 100) * 1%);
  width: auto;
}

Change width or height as you want, in your theme css.
But in my opinion, upload your logo with big size and clear image. Then with adjustment reduce to your required size.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...