Home New Guten Forums WoodMart support forum Coupon checkout page style

Coupon checkout page style

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #73710

    annachi
    Participant

    Hello,

    I want same style like on attached file for “Coupon tag” but with our theme green color.

    thanks

    Attachments:
    You must be logged in to view attached files.
    #73725

    Hello,

    Please add this code to the Theme Settings > Custom CSS:

    .woocommerce-form-coupon-toggle > .woocommerce-info{
    padding:30px;
    background: #000000;
    color:#ffffff;
    border-left:5px solid #ffffff;
    }

    Change the colors as per your needs.

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)