2024-06-04, 05:50 PM
(2024-06-04, 04:08 PM)Efficient_Good_5784 Wrote: You can hide all ratings by using this CSS code:
Code:.starRatingContainer.mediaInfoItem,
.mediaInfoCriticRating.mediaInfoCriticRatingFresh,
.mediaInfoCriticRating.mediaInfoCriticRatingRotten {
display: none;
}
Note that this will hide the ratings from everywhere they appear in the server. As in, they will also disappear from the movie/show descriptions.
Thanks, that's a perfect solution for me. I'm a little new to inserting code, is there any easy way to explain to me how or where I have to add this script?
Appreciated,
Atma