#686 closed defect (bug) (no action required)
sitewide css affecting other non buddypress themes
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | major | |
Severity: | Version: | ||
Component: | Keywords: | theme, css | |
Cc: |
Description
Some of other themes in wp-content/themes directory is also loading the site-wide.css from buddypress-home theme, making themes contain unwanted elements defined in the css.
I thought site-wide.css only affects bp-themes, and it should only affect that way.
Change History (2)
Note: See
TracTickets for help on using
tickets.
site-wide.css will be loaded on all pages regardless of the theme. This is the intended use, use the normal styles.css in each theme if you don't want this.