Search Divi Plus Documentation

Search for answers or browse our knowledge base.

< All Topics
Print

How to make DP Testimonial slider vertical center

To make the Vertically center please add the following CSS in Divi Theme Options

.dipl_equal_testimonial_height .dipl_testimonial_desc {
    flex-grow: 0;
}

.dipl_equal_testimonial_height .dipl_single_testimonial_card {
    justify-content: center;
}

.dipl_testimonial_slider_0 .dipl_testimonial_opening_quote_icon {
    top: -20px !important;
}
Was this article helpful?
0 out Of 5 Stars
5 Stars 0%
4 Stars 0%
3 Stars 0%
2 Stars 0%
1 Stars 0%
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.