overrides .description css
-
Hi,
your plugin overrides the
.descriptioncss rule that is used by WP for description texts. You are making the font color white which practically disables many description texts. Please make your selector in your style.css more specific than this:.description { color: white; display: block; padding-left: 20px; }Thomas
The topic ‘overrides .description css’ is closed to new replies.