Hi.Hi,
Yesterday I updated our website to Joomla 4.4.9 and suddenly all custom css in user.css stopped working. (Template is Cassiopeia).
What's strange though, this only applies to the css for the desktop version of my site. When I make the browser window smaller, all css suddenly reappears.
https://www.modularh.nl
Anybody know how to fix this?
I suppose you need to check your code. For example, here you have lost a closing bracket.
Additionally. Your media queries are in chaos. All media queries should be at the very bottom of the document and must have a certain order. After the media queries, there should not be any code.
Here are standard Bootstrap media queries and their order
Statistics: Posted by Pavel-ww — Fri Nov 08, 2024 8:12 am