Emby Tower 33 Posted December 28, 2020 Posted December 28, 2020 Hi, I would be very happy, if I can hide all or some of these boxes. But I have no idea about CSS, so I need your help. Thanks a lot.
Solution Happy2Play 9441 Posted December 28, 2020 Solution Posted December 28, 2020 Since they are all in the same column, something like this. div.dashboardColumn-3-27:not(.dashboardColumn-2-40) {display: none;} 2
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now