Title: Style tweak
Last modified: May 25, 2021

---

# Style tweak

 *  Resolved [netmined](https://wordpress.org/support/users/netmined/)
 * (@netmined)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/style-tweak/)
 * 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](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fstyle-tweak%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Miha](https://wordpress.org/support/users/mplusb/)
 * (@mplusb)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/style-tweak/#post-14485410)
 * Hi [@netmined](https://wordpress.org/support/users/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](https://wordpress.org/support/users/netmined/)
 * (@netmined)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/style-tweak/#post-14488297)
 * 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.

 * ![](https://ps.w.org/strong-testimonials/assets/icon-256x256.png?rev=3134855)
 * [Strong Testimonials](https://wordpress.org/plugins/strong-testimonials/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/strong-testimonials/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/strong-testimonials/)
 * [Active Topics](https://wordpress.org/support/plugin/strong-testimonials/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/strong-testimonials/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/strong-testimonials/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [netmined](https://wordpress.org/support/users/netmined/)
 * Last activity: [4 years, 11 months ago](https://wordpress.org/support/topic/style-tweak/#post-14488297)
 * Status: resolved