This topic has 2 replies, 2 voices, and was last updated 2 years, 11 months ago ago by Olga Barlow
Hi,
I would need to centre the reviews (the blue background section just before the last 4 pictures of the page) vertically. I have used the Caroussel testimonial to do it.
Thanks
Hello,
Add the below code to Theme Options > Custom CSS
.mpc-carousel-testimonial.mpc-align-items .mpc-testimonial {
justify-content: center;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up