Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #628593

    Hello i have the Testimonial Grid on my Homepage. The Picutres are all circles. Is it possible to get normal photos and not “cutting” it into circles?

    #629033

    Hi Jannis95,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Thanks,
    Rikard

    #633150

    You can see it under “Unternehmen” at the End of the page.

    Here are the Login Data:

    • This reply was modified 8 years, 7 months ago by Jannis95.
    #634530

    Hi,

    try this code inside of Quick CSS field:

    .avia-testimonial-image img {
    border-radius: 0px;
    }
    .avia-testimonial-image {
    border-radius: 0px !important;
    }
    

    Best regards,
    Andy

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