Jump to content

About Item Counter in Libraries - ES 47130


CarlosLima
Go to solution Solved by arrbee99,

Recommended Posts

CarlosLima

Hi,
I would like a CSS/HTML code to remove this counter of items in all libraries, without exception, be it movies, tv series, music and if possible even playlists and movie collections.
Thanks in advance. Thanks.

Screenshot.png

Edited by CarlosLima
Link to comment
Share on other sites

  • Solution
arrbee99

I think this -

/* Remove item counter */
div.listTotalRecordCount {display: none;}

not sure about the number of items in a playlist. The number of items and play time and genres all seem to be called 'div.mediaInfoItem'.

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...