This topic has 6 replies, 3 voices, and was last updated 2 years, 11 months ago ago by Olga Barlow
i want to change color for “view product” button
Hello,
Provide URL of the page with the button and temporary wp-admin access.
Regards
https://woocommerce-695459-2297498.cloudwaysapps.com/
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
change the view product button text color
also tell how to show the name of the product in the tab too
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
Tagged: boosters, change color, fake sales, templates, text color, woocommerce, wordpress
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