Search Divi Plus Documentation

Search for answers or browse our knowledge base.

< All Topics
Print

Border around product thumbnail in DP Woo Products

To add a border around the product thumbnail in DP WooCommerce Products, Please add the following CSS in Divi Theme Options.

.dipl_single_woo_product_thumbnail > a > img
{
border:2px solid #000000;
}

Please change the color code as per your design requirements.

Output:

Was this article helpful?
4 out Of 5 Stars

1 rating

5 Stars 0%
4 Stars 100%
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.