I used a custom CSS to make Course price, free, coming soon and star rating symbols look blue or to my own desired color code. But this does not work in all. It does not have effect on Free and Star rate symbol. This is CSS code below.
Go to wp-admin->appearance-><wbr />customiser->add custom CSS-> add these lines and save.
.block.courseitem.course3 .course_price span{color:red !Important;}
.block.courseitem.course3 .block_media{height:119px !Important;}<b></b><i></i><u></u>
See the image below
How can I get the CSS code that will have effect in all. I want the to be blue which is my site custom color #0066ff.