Title: Obsolete CSS rules
Last modified: May 17, 2019

---

# Obsolete CSS rules

 *  Resolved [kubiq](https://wordpress.org/support/users/kubiq/)
 * (@kubiq)
 * [7 years ago](https://wordpress.org/support/topic/obsolete-css-rules/)
 * Hello,
 * thank you for a great plugin 😉
 * Please remove this CSS rule from /coblocks/dist/blocks.style.build.css
 * .wp-block-coblocks-column p, .wp-block-coblocks-column a, .wp-block-coblocks-
   column h1, .wp-block-coblocks-column h2, .wp-block-coblocks-column h3, .wp-block-
   coblocks-column h4, .wp-block-coblocks-column h5, .wp-block-coblocks-column h6{
   
   color: inherit; }
 * What is it good for?
 * I have styles in my theme for h1,h2,h3 defined and it will overwrite color.
    
   So then I have to duplicate selectors and use also these classes (.wp-block-coblocks-
   column) before each. Second possibility is to use !important but that’s bad practice.
 * Let me know if there is some reason that I don’t see, but I think it can be removed
   😉

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Rich Tabor](https://wordpress.org/support/users/richtabor/)
 * (@richtabor)
 * [7 years ago](https://wordpress.org/support/topic/obsolete-css-rules/#post-11562322)
 * Hi [@kubiq](https://wordpress.org/support/users/kubiq/), we’re reviewing this
   in [this pull request](https://github.com/godaddy/coblocks/pull/404). It’s definitely
   a bit tricky, but I have a few ideas how we’ll resolve this.
 * Thanks for the report!
 *  Plugin Author [Rich Tabor](https://wordpress.org/support/users/richtabor/)
 * (@richtabor)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/obsolete-css-rules/#post-11998293)
 * Good news [@kubiq](https://wordpress.org/support/users/kubiq/)! Took some time
   to thoughtfully test and ensure we have the appropriate fallbacks in place, but
   we’ve removed this in the latest release that went out yesterday – as well as
   added a new collage block, lightbox capability, and a new thumbnails option to
   the carousel block.. AND a load of tweaks, fixes and improvements all around.
   Let me know what you think!
 *  Thread Starter [kubiq](https://wordpress.org/support/users/kubiq/)
 * (@kubiq)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/obsolete-css-rules/#post-11998298)
 * Great work! Thank you very much 😉

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Obsolete CSS rules’ is closed to new replies.

 * ![](https://ps.w.org/coblocks/assets/icon-256x256.jpg?rev=2243972)
 * [Page Builder Gutenberg Blocks – CoBlocks](https://wordpress.org/plugins/coblocks/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/coblocks/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/coblocks/)
 * [Active Topics](https://wordpress.org/support/plugin/coblocks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/coblocks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/coblocks/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [kubiq](https://wordpress.org/support/users/kubiq/)
 * Last activity: [6 years, 8 months ago](https://wordpress.org/support/topic/obsolete-css-rules/#post-11998298)
 * Status: resolved