Hi
Yes you can modify testimonials style. Please find some below FAQ links to modify as per your need:
https://axelerant.atlassian.net/wiki/display/WPFAQ/How+can+I+style+the+shortcode+testimonials
Please let me know if this helps you or you need anything specific?
Thanks
Hi, I hope you don’t mind me piggy-backing on this as it relates to styling.
I’d like to edit the image size in CSS but can you tell me what I’d add and to which CSS I’d add it to?
Please use browser debugger tool and point the image tag and on the css class use CSS something like:
.class-name {
height: 150px;
width: 150px;
}
I can help you more if you can share your website page link and point me where do you want this change?
No response on this ticket. Closing this ticket.