Title: CSS affecting/interfering/breaking other site CSS
Last modified: August 31, 2016

---

# CSS affecting/interfering/breaking other site CSS

 *  Resolved [Neziah](https://wordpress.org/support/users/neziah/)
 * (@neziah)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/css-affectinginterferingbreaking-other-site-css/)
 * Hi
 * The following CSS which is applied by your plugin latest updated is affecting/
   interfering/breaking other site CSS
 * /simple-job-board/public/css/simple-job-board-public.css
 *     ```
       * {
           box-sizing: border-box;
       }
       ```
   
 * On the single job post page your plugin also adds CSS which modifies the paragraph
   tags fonts, color size, etc. This makes this page looks off when compared to 
   the rest of the site which already has these tags/elements defined.
 * Additionally your plugin files/resources are loading on all pages even on pages
   which do not have anything to do your plugin.
 * Please use best practices to enable your CSS and javascript files and other resources
   to load only on the page your plugin is called. CSS and javascript should only
   target elements related your plugin.
 * Also please remove the CSS which modifies the paragraph tags and other global
   tags. This needs to be fixed ASAP.
 * Thanks in advance
 * [https://wordpress.org/plugins/simple-job-board/](https://wordpress.org/plugins/simple-job-board/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [PressTigers](https://wordpress.org/support/users/presstigers/)
 * (@presstigers)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/css-affectinginterferingbreaking-other-site-css/#post-6980982)
 * Hi Oudin,
 * Thank you very much for your valuable suggestions.
 * We will definitely fix all above mentioned CSS changes and resources loading 
   issues in next minor release of **Simple Job Board**.
 * Thanks & Regards,
    PressTigers

Viewing 1 replies (of 1 total)

The topic ‘CSS affecting/interfering/breaking other site CSS’ is closed to new replies.

 * ![](https://ps.w.org/simple-job-board/assets/icon-256x256.png?rev=1829069)
 * [Simple Job Board](https://wordpress.org/plugins/simple-job-board/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-job-board/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-job-board/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-job-board/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-job-board/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-job-board/reviews/)

## Tags

 * [breaking](https://wordpress.org/support/topic-tag/breaking/)
 * [css](https://wordpress.org/support/topic-tag/css/)

 * 1 reply
 * 2 participants
 * Last reply from: [PressTigers](https://wordpress.org/support/users/presstigers/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/css-affectinginterferingbreaking-other-site-css/#post-6980982)
 * Status: resolved