Title: AB CSS Breaks Website CSS
Last modified: March 29, 2019

---

# AB CSS Breaks Website CSS

 *  Resolved [Victor Font](https://wordpress.org/support/users/vfontj/)
 * (@vfontj)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/ab-css-breaks-website-css/)
 * I was using AB for a very short while on my Genesis Framework/Academy Pro site.
   The AB CSS overrides custom CSS used on the site and messes up the front page
   display.
 * I use a custom CSS class named .right to indicate content on the right side of
   a grid layout. AB also has a class called .right to set text to text-align: right;.
 * This is the first time I’ve seen a plugin use un-prefixed CSS in its classes.
   Not using prefixed classes contradicts the WordPress plugin best practices that
   say:
 * > Prefix Everything #
   > All variables, functions and classes should be prefixed with a unique identifier.
   > Prefixes prevent other plugins from overwriting your variables and accidentally
   > calling your functions and classes. It will also prevent you from doing the
   > same.
 * [https://developer.wordpress.org/plugins/plugin-basics/best-practices/](https://developer.wordpress.org/plugins/plugin-basics/best-practices/)
 * Please fix the plugin so it stops breaking websites.

Viewing 1 replies (of 1 total)

 *  Plugin Author [atomicblocks](https://wordpress.org/support/users/atomicblocks/)
 * (@atomicblocks)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/ab-css-breaks-website-css/#post-11371672)
 * Hi Victor,
 * Thanks for the heads up. I’ll take a closer look and see where this is being 
   output. I know that Gutenberg outputs some generic options that need to be styled,
   and that could be the case here, but I’ll need to look closer. I’ll get a fix
   out asap if it’s needed!

Viewing 1 replies (of 1 total)

The topic ‘AB CSS Breaks Website CSS’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/atomic-blocks_ded9f7.svg)
 * [Atomic Blocks - Gutenberg Blocks Collection](https://wordpress.org/plugins/atomic-blocks/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/atomic-blocks/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/atomic-blocks/)
 * [Active Topics](https://wordpress.org/support/plugin/atomic-blocks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/atomic-blocks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/atomic-blocks/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [atomicblocks](https://wordpress.org/support/users/atomicblocks/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/ab-css-breaks-website-css/#post-11371672)
 * Status: resolved