Jump to content

Remove the Next menu - EmbyServer 4.4.3.0


CarlosLima

Recommended Posts

CarlosLima

Hi, I would like a CSS or HTML code to completely remove the text and images that you see in the red frame.
Thanks in advance.

download.png

Link to comment
Share on other sites

Happy2Play

Something like this.

div.itemNextUpSection {display: none;}

 

  • Thanks 1
Link to comment
Share on other sites

CarlosLima
17 hours ago, Happy2Play said:

Something like this.


div.itemNextUpSection {display: none;}

 

Worked perfectly.
Thank you very much for your usual attention.

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...