Search Divi Cart Pro Documentation

Search for answers or browse our knowledge base.

< All Topics
Print

Cart icon customization

To change the cart icon background color add the below CSS code

.woocommerce.et-db #et-boc .et-l a.button.add_to_cart_button  {
    background-color: #e8a202  !important;
    border: 0 !important;
}

.woocommerce.et-db #et-boc .et-l .et_pb_shop .product .add_to_cart_button:after {
    color: #ffffff !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%
5
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.