Ticket for: Question Answer for WordPress
0
Tran
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
Submit Answer
1 Answers
Best Answer
0
Welcome to our forum.
Please see the option under Elements tab for the title, see the screenshot
https://imgur.com/taehmd5
Regards
you can use custom CSS in this case,
Regards