Title: CSS conflict with jetpack
Last modified: August 24, 2016

---

# CSS conflict with jetpack

 *  Resolved [mottonr](https://wordpress.org/support/users/mottonr/)
 * (@mottonr)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/css-conflict-with-jetpack/)
 * “submit” & \”submit”\
 * I need to change jetpack submit button color with this
 * #subscribe-blog-blog_subscription-2 input[type=”submit”]
 * after saving in virtue theme custom css box is showing this
 * #subscribe-blog-blog_subscription-2 input[type=\”submit”\]
 * same as jetpack contact form
 *     ```
       .contact-form input[type="submit"] {
       /* Custom Rules here */
       }
       ```
   
 * after saving
 *     ```
       .contact-form input[type=\"submit"\] {
       /* Custom Rules here */
       }
       ```
   
 * I am using child theme
 * Thank you

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

 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/css-conflict-with-jetpack/#post-6013326)
 * Hey, are you able to post a link?
 * Hannah
 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/css-conflict-with-jetpack/#post-6013386)
 * mottonr, what theme version are you using?
 * What php version are you using?
 * Kadence Themes
 *  Thread Starter [mottonr](https://wordpress.org/support/users/mottonr/)
 * (@mottonr)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/css-conflict-with-jetpack/#post-6013414)
 * Hi,
 * wp 4.1.1
    virtue 2.4.5 jetpack 3.4.1 + custom css module is ok php 5.4
 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/css-conflict-with-jetpack/#post-6013415)
 * Try updating to 2.4.6
 * This should be fixed there.
 * Kadence Themes
 *  Thread Starter [mottonr](https://wordpress.org/support/users/mottonr/)
 * (@mottonr)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/css-conflict-with-jetpack/#post-6013417)
 * Thank you for your fast support.

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

The topic ‘CSS conflict with jetpack’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/virtue/3.4.15/screenshot.png)
 * Virtue
 * [Support Threads](https://wordpress.org/support/theme/virtue/)
 * [Active Topics](https://wordpress.org/support/theme/virtue/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/virtue/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/virtue/reviews/)

## Tags

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

 * 5 replies
 * 3 participants
 * Last reply from: [mottonr](https://wordpress.org/support/users/mottonr/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/css-conflict-with-jetpack/#post-6013417)
 * Status: resolved