Jump to content

About items in the user profile | EmbyServer 4640


CarlosLima

Recommended Posts

CarlosLima

Hi,
I would like to remove or hide the items highlighted in red in the user profile.
Thanks in advance for a CSS code.

css1.png

css2.png

Link to comment
Share on other sites

Happy2Play

Something like this

div.dynamicRoutes h3:nth-child(3), div.dynamicRoutes div:nth-child(4), p.appInfo {display: none;}

 

Edited by Happy2Play
fixed spacing
  • Thanks 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...