Quote:
Originally Posted by ozzy47
Why not just add the css to the additional.css template, that will override the other css templates.
|
Because it's way easier to edit css on your local machine in a real text editor then
opening, saving & reloading the css template all the time.
I do a lot of work in the templates and it would save so much time if i were able to do it that way.
:/
Also, not all of the css is in the additional.css template, if you just have 1 file that is able to overwrite all other stylesheets, you could just check out which class or id you need via dev tools
and write it in your own css file.