Limit admin.css rules to buzzp options page
-
“buzzsprout-podcasting” plugin currently includes css stylesheet in all pages in backend: /wp-content/plugins/buzzsprout-podcasting/css/admin.css
PROBLEM: It has some very non-specific rules:div h3= affects everything in backend..Please change:
a) make rules specific to buzzp wrapper – like:div.buzzp h3b) Or recode so stylesheet included only on plugin’s option page (from add_options_page): /wp-admin/options-general.php?page=buzzsprout-podcasting
The topic ‘Limit admin.css rules to buzzp options page’ is closed to new replies.