Jump to content

remove add a playlist


igeoorge

Recommended Posts

Happy2Play

Friends, how's it going?

 

You can remove this option: "Add to playlist"?

 

qqq.png?1562286705

 

Something like this

/*Hide Menu Add to Playlist option*/
button[data-id="addtoplaylist"] {display: none; }

Appears to work everywhere but Multi-Select menu but you have already hidden that option.

  • Like 1
Link to comment
Share on other sites

igeoorge

Something like this

/*Hide Menu Add to Playlist option*/
button[data-id="addtoplaylist"] {display: none; }

Appears to work everywhere but Multi-Select menu but you have already hidden that option.

 

Thank you very much, my friend. Worked perfectly.

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