Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Change CSS features for div on single page in WP Reply To: Change CSS features for div on single page in WP

#199501
gombroo
Participant

I tried this:
body #post-5 .containter {
background: red !important;
}

And nothing chagned.