Help with conditional statement for CSS
-
I want to use a different stylesheet for tag and category pages than the rest of the pages on my site. I figure the easiest way to do this would be to put in a conditional statement in the header that says “if a visitor is on a tag or category page, use stylesheet A” and if a visitor is on anything else, use stylesheet B.” However, I’m not sure how to do this. Can someone please help? Thanks.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Help with conditional statement for CSS’ is closed to new replies.