I’m trying to add custom CSS to change the forum colors but nothing seems to work.
I’ve tried:
- Adding CSS in the Customizer
- Using a child theme
- Adding inline styles
The styles just don’t apply. Any ideas what I’m doing wrong?
UPDATE: Alex’s solution worked! I needed to use more specific selectors. Thanks everyone! ✅
@alex_coder That worked perfectly! 🎉
I didn’t realize CSS specificity was so important. Thanks for the clear explanation – marking this as solved!