How to change color Title and Price in WCPS ?

0
How to change color Title and Price in WCPS ? 1
Tran
Dec 19, 2019 02:01 PM 1 Answers
Member Since Dec 2019
Subscribed Subscribe Not subscribe
Flag(0)

How to change color Title and Price in WCPS ?

<div class="wcps-items-title"><a style="color:#626262;font-size:" href="a.com/...">Keyboard Laptop Dell Vostro 5460</a></div>

i try in custom css http://domain.com/wp-admin/customize.php
with this code :

.wcps-items-title {
color:red;
}

but it not working.

2 Subscribers
How to change color Title and Price in WCPS ? 1
How to change color Title and Price in WCPS ? 3
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
How to change color Title and Price in WCPS ? 4
PickPlugins
Dec 21, 2019
Flag(0)

Welcome to our forum.

Please see the option under Elements tab for the title, see the screenshot

https://imgur.com/taehmd5

Regards

How to change color Title and Price in WCPS ? 5
PickPlugins
- Dec 25, 2019 06:17 PM
Flag (0)
0

you can use custom CSS in this case,

Regards

How to change color Title and Price in WCPS ? 6
Tran
- Dec 25, 2019 03:53 PM
Flag (0)
0

Hi thank you so much. Title work fine but Price not work.
I inspect on my website.

<span class="woocommerce-Price-amount amount"><span class="woocommerce-Price-currencySymbol">₫</span>26,499,000</span>

I think this plugin don't overwrite woocommerce.

Sign in to Reply
Replying as Submit