Jump to content

Remove the start buttons


igeoorge
Go to solution Solved by Happy2Play,

Recommended Posts

igeoorge

Friends, I have a user that several people access inside my hotel.

 

Some users end up controlling other screens with the same user using these two tools -> 5c6d684085b5f_xxx.png
 
Please, how can I remove these two buttons using CSS code?

 

Link to comment
Share on other sites

  • Solution
Happy2Play

Some thing like this.

/*Remove Cast and User icons*/
.headerCastButton, .headerUserButtonRound {display: none; }

Moving topic to CSS Forum.

  • Like 1
Link to comment
Share on other sites

igeoorge

I'm new to the forum and I ended up posting in the wrong place. Excuse.

Thank you very much
Edited by igeoorge
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...