How to change text color for the fake sales boosters?

This topic has 6 replies, 3 voices, and was last updated 2 years, 4 months ago ago by Olga Barlow

  • Avatar: aurangzebaa
    aurangzebaa
    Participant
    November 29, 2021 at 20:58

    i want to change color for “view product” button

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 30, 2021 at 08:24

    Hello,

    Provide URL of the page with the button and temporary wp-admin access.

    Regards

    Avatar: aurangzebaa
    aurangzebaa
    Participant
    November 30, 2021 at 08:27

    https://woocommerce-695459-2297498.cloudwaysapps.com/

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 30, 2021 at 09:17

    Thanks for the reply. Provide a screenshot of the button. You can use Lightshot screenshot or Gyazo tool to share links to your screenshots.

    Regards

    Avatar: aurangzebaa
    aurangzebaa
    Participant
    November 30, 2021 at 09:28

    https://ibb.co/YWYN7CQ

    change the view product button text color

    also tell how to show the name of the product in the tab too

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    December 1, 2021 at 12:27

    Hello,

    Add the below code to Theme Options > Custom CSS

    #sales-booster-popup .heading {
        text-overflow: unset;
    }
    #sales-booster-popup .heading a {
       white-space: normal;
    }
    #sales-booster-popup .read-more {
        color: #2390e9;
    }

    Regards

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

The issue related to '‘how to change text color for the fake sales boosters?’' 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.