I’ve edited the style.css to my own colours etc, but I would now like to have a different stylesheet depending on the category the user is browsing. Previously I would achieve this with an if else statement and two stylesheets. I cannot seem to find where style.css is called by this theme and therefore cannot wrap an if else around it.
So. Questions:-
1. Where is style.css called by the template?
or
2. How would you recommend I do this with your own custom css section in the dashboard? The site is green by default, and I wish it to become blue when someone is reading the foo.tld/blue/x /y /z pages, then go green again when they are reading the foo.tld/green/x /y /z pages.
Thanks in advance
Kindest Regards
Alex Nicol