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

    I’d like to be able to remove the border and add some padding to the client/partner logo display. Can I change the size of the images from 300×300. I was wanting them to be a little smaller.

    Thanks
    Frank

    #176853

    Hi Frank,

    Can you post the link to your website please?

    Regards,
    Josue

    #177189
    This reply has been marked as private.
    #177196

    Hey Frank!

    Try adding this code to the Quick CSS:

    .avia-logo-grid .slide-entry img {
    box-shadow: none !important;
    padding: 20px;
    }

    Cheers!
    Josue

    #177253

    Thanks Again!

    #177259

    Glad we could help. Let us know if you have any other questions or issues :)

    Regards,
    Josue

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Client/Partner Border and Padding’ is closed to new replies.