Tagged: child theme, CSS
Hello! I’ve just recently switched to your theme and it’s going well, but I can’t seem to get the site to recognize my child theme css. Everything is set up correctly.
For example, I’m using custom css to style the 4 columns of article titles on the bottom of this page http://newsite.insightpd.com/wp-admin/
the code shows up in inspector, but the css is not being recognized there or anywhere.
Please advise! (ps, the site is kind of a mess as i was using a different theme and just switched over)
Hey vidaelf!
You are missing a closing bracket on the h tags. Line 31, add } to close out that declaration :)
Cheers!
Devin
well i feel like a total ass. THANKS you guys rock!