Hi,
I’m having a little trouble adding custom styles. I’m following along with the themer’s guide, maybe I’m missing something simple?
I’ve created the following file:
/santasweevillage.com/tickets/wp-content/themes/mystile/tribe-events/tribe-events.css
now to test if that will work I’ve placed the following in tribe-events.css:
h1.site-title {color:#F00;}
also tried:
h1 {color:#F00;}
Doesn’t seem to have any effect. I just want to make a couple of simple customizations. Any advice would be greatly appreciated.
Thanks,
Michael