More freedom for custom CSS
F
Florian
The code should be checked and improved so that you can better adapt your own CSS to your theme. We need more freedom for custom CSS. There are many elements that only get a dynamic ID, so I can't assign custom css to the element. Also, many elements use the same classes, such as ".text-white". Or there are also interrelated elements, one of which suddenly has a different class and therefore has to be treated separately.
F
Florian
The elements should have unique classes.