Your account expired support, please renew to get your support.

HomePage Forums Themes Support Freshio – Organic & Food Store WordPress Theme How to Change ‘Add to Cart’ Button

Topic Resolution: Resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12672
    SaintChi
    Support Expired

    How to edit ‘Add to Cart’ button so it has highlighted background in colour not just text and arrows.

    #12690

    Hi you,

    Please copy and paste this css code into file style.css ( child-theme):

    ul.products a[class*=product_type_], .wc-block-grid__products a[class*=product_type_], .product-list a[class*=product_type_]{
        background-color: #19472f;
        color: #fff !important;
        padding: 10px 20px;
        line-height: 20px;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.