• Resolved netmined

    (@netmined)


    Hello,

    We have the plugin set up in the free version. We have played around with the set up and we have settled on the unstyled template as the display of this template is the closest to what we need.

    We tested this set up with three testimonials. However in the middle testimonial which has more text, the photo is not centered. Is there any way to be able to centre the photo and to be able to reduce/restrict the margins of the text?

    Many thanks in advance for your reply.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @netmined,

    Thank you for reaching out!
    The easiest way would be to align all elements center by adding this code in Appearance > Customize > Additional CSS:

    .wpmtst-testimonial.testimonial {
    	text-align: center;
    }

    After you add this code you will need to remove the text align: left you added for your text and the extra spaces you added.

    Warmly,
    Mihaela

    Thread Starter netmined

    (@netmined)

    Hello Mihaela,

    Thank you very kindly for the snippet, that worked. ??

    Have a great day!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Style tweak’ is closed to new replies.