Home Forums WoodMart support forum Testimonials images size

Testimonials images size

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #501479

    karine
    Participant

    Hi,
    “Nous rejoindre” page, Testimonials row, is it possible to enlarge the photos?

    See attachment please.

    Thanks

    Regards

    Karine

    Attachments:
    You must be logged in to view attached files.
    #501690

    Hello,

    You need to remove padding / margins of the section which contains the testimonials.

    If you cannot solve the problem, provide the page URL to check.

    If you have any questions please feel free to contact us.

    Best Regards

    #501985

    karine
    Participant

    Hi,
    I want enlarge the photos of testimonials. There isn’t padding in the section.

    Regards
    Karine

    #502081

    Hello,

    Please provide the page URL.

    Best Regards

    #502114

    karine
    Participant
    #502231

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .testimonial-avatar img {
        min-width: 200px;
        max-width: 200px;
    }

    You can set any size changing 200 for your value.

    Best Regards

    #502625

    karine
    Participant

    Hi,
    Perfect ! Thank you so much.

    Regards
    Karine

    #502846

    You are welcome!

    Wish you a wonderful day!

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘Testimonials images size’ is closed to new replies.