Font size audio
Using Jamroom
Ok you should be good now. There are 2 locations for H1 tags on the detail page.
I've given them 2 classes, the first class is .wol-audio-detail-h1 and if you use that it will effect BOTH locations. If you just want to effect the top location use .wol-audio-detail-top and if you want to just target the bottom location use .wol-audio-detail-bottom
you can call those classes whatever you like, they're very flexible. you could call it .orange then make the color in CSS orange and whatever you added .orange to would use those rules.
See how you go with that.