Text color “delete” and “have a coupon….”

This topic has 4 replies, 2 voices, and was last updated 9 months, 1 weeks ago ago by Tony Rodriguez

  • Avatar: xstore
    mantolis
    Participant
    July 26, 2023 at 07:28

    hello i would like a small support.
    I want to change the color to red of:
    text “delete” product on cart page:
    text “have a coupon…” on checkout page.
    https://ibb.co/pvQQcrc
    Can you advice me please. Thank you.
    Best Regards Apostolis

    3 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    July 26, 2023 at 07:41

    Hello @mantolis,

    In order to resolve your issue, please copy and paste the following CSS code into Xstore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache.

    table.cart .product-details .remove-item {
        color: var(--et_btn-dark-bg-color) !important;
    }
    .woocommerce-form-coupon-toggle .woocommerce-info {
        color: var(--et_btn-dark-bg-color) !important;
    }

    We hope this helps.

    Best Regards,
    8Theme’s Team

    Avatar: xstore
    mantolis
    Participant
    July 26, 2023 at 08:08

    excellent
    THANK YOU!!!!

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    July 26, 2023 at 08:10

    Hello @mantolis,

    We would be grateful if you could kindly leave a 5-star rating for our theme and customer and technical support on ThemeForest at http://themeforest.net/downloads. Doing so would help us to provide more updates and dedicated support in the future. Your support would be greatly appreciated.

    Thank you for your time. We hope you have a wonderful day.

    Please note that for any new issues, you should create a new ticket on the support forum.

    This topic is now closed.

    Warm regards,
    8Theme’s Team.

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘text color “delete” and “have a coupon….”’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.