HomarrH
Homarr2y ago
14 replies
Papa_Hannibal

Customize Small, Medium, and Large pixel definitions?

Hello All. I'm loving homarr, should've used it years ago but wygd. I was wondering if there was a way to just throw some CSS or something into my Homarr to adjust the large size to kick in at a lower pixel number, and the small as well. I'm trying to perfect the sizes for my deployment for my specific desktop, tablet, and phone sizes lol. I'm happy to return the help in any way I can. and I'm pretty sure I've checked all the FAQs, Githubs, Etc, already. But if you have a link I'll take that too.....Thanks!!
grid.jpg
css.jpg
Solution
No, triggering between sizes is purely Javascript here it seems.
You can trick the browser to send a different size by scaling the page on different devices so they conform to it.

To note, this system will disappear in V1.
All elements will just scale no matter the pixelcount.
Was this page helpful?