Search Divi Plus Documentation

Search for answers or browse our knowledge base.

< All Topics
Print

Text alignment top in DP Blog slider layout 1

To align the text to the top in Divi Plug Blog Slider please add the following CSS in Divi Theme Option

.dipl_blog_slider .layout1 .dipl_blog_slider_image_wrapper+.dipl_blog_slider_content_wrapper {
	justify-content: flex-start;
	padding-top: 20px;
}
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.