in the template.min.css file the max-width value of the class .grid-child is overwritten by the class .site-grid > [class*=" container-"] (screenshot) and leads to a wrong width (screenshot). removing the property max-width: none; fixes the problem. unfortunately i can't estimate if it leads to other problems. in my case everything fits.
leads to a wrong width (screenshot).
removing the property max-width: none; fixes the problem.
i can't estimate if it leads to other problems.
Screenshots:
Labels |
Added:
No Code Attached Yet
|
What makes you think it is wrong? Please provide some screenshots (not of the code)
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-11-10 23:16:36 |
Closed_By | ⇒ | chmst |
This is a wrong assumption.
The definitions in casssiopeia css are made for cassiopeia.
If you need other definitions in your template, you can override css definitions in your user.css.
This is no issue of Joomla, so I close this one.
What makes you think it is wrong? Please provide some screenshots (not of the code)