Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1132485

    I have a white padding around the dark featured image thumbnail that I would like to remove so the picture don’t seem to have a different width than the white below. I have a lot of pages using these same featured images. Should I replace the image on FTP with the same picture with the same name in a wider version?

    #1132622

    Hey guttogjente,
    Thanks for the screenshot and login, I added this css to your Quick CSS to solve:

    .avia-content-slider .slide-image img {
        object-fit: cover;
        width: 100%;
    }

    Please clear your browser cache and check.
    Please see the screenshot in Private Content area.

    Best regards,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.