Hello,
can someone tell me how to remove the star rating field on the all courses page? http://prntscr.com/dc68pl
I´ve already tried the following code from Link
#course-list li .item-meta strong {
display: none;
}
But that didn't work for me
Many thanks in advance.
Regards