Emby Tower 29 Posted December 28, 2020 Share 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. Link to post Share on other sites
Solution Happy2Play 4533 Posted December 28, 2020 Solution Share 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;} 1 Link to post Share on other sites
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