Search Divi Plus Documentation

Search for answers or browse our knowledge base.

< All Topics
Print

DP Blog Slider: Convert arrow slider default background shape into circle

To convert default square background shape into the circle in Divi Plus Blog Slider module add the following CSS.

.dipl_swiper_navigation .swiper-button-next, .dipl_swiper_navigation .swiper-button-prev {
	border-radius: 50%;
	height: 42px;
	width: 42px;
}
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.