• I’ve been updating the endorsements page (https://www.cobaltsolutions.com/clients), and I’ve fixed a logo cropping issue but managed to make the logos too small in the process. Can you take a look?

    I lowered the “Wrapper Width” from 100 to 53, which addressed an issue where the logos were being cropped. Unfortunately, it’s make the logos much too small.

    Is there a way to get rid of the padding around the logo so it doesn’t crop and cut off?

Viewing 1 replies (of 1 total)
  • Hello there,

    We really appreciate you writing in.

    Please add this CSS code:

    .smls-grid-container-template-1 .smls-grid-image-wrap, .smls-grid-container-template-2 .smls-grid-image-wrap, .smls-grid-container-template-3 .smls-grid-image-wrap, .smls-main-logo-wrapper .smls-thumbnails .smls-tumb {
    padding: 0px;
    }

    Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘Logo Cropping’ is closed to new replies.