Title: Fruitful theme conflict with Ninja Forms
Last modified: December 5, 2017

---

# Fruitful theme conflict with Ninja Forms

 *  Resolved [deeveedee](https://wordpress.org/support/users/deeveedee/)
 * (@deeveedee)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/fruitful-theme-conflict-with-ninja-forms/)
 * Fruitful Theme CSS garbles the Ninja Forms info circles that provide field help
   in Ninja Forms. Details are below. Do you know what CSS in Fruitful Theme is 
   causing this problem?
 * Details:
 * When Ninja Forms plugin version 3.2.4 is installed with Fruitful Theme version
   3.5, the Ninja Forms info circles are garbled. Ninja Forms info circles are a
   black circle with white “i” and are a member of classes .fa, .fa-info-circle 
   and .nf-help. These info circles provide Ninja Forms field help messages when
   the user hovers over them.
 * To “fix” the issue, I need to place the following in my Fruitful Child Theme 
   style.css:
 *     ```
       .fa-info-circle:before {
         display: none !important;
       }
       ```
   
 * Do you know what Fruitful Theme CSS is interfering with the Ninja Form info circle
   style?
 * Thank you for your help.

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

 *  Theme Author [Fruitful Code](https://wordpress.org/support/users/fruitfulcode/)
 * (@fruitfulcode)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/fruitful-theme-conflict-with-ninja-forms/#post-9792408)
 * Hi there,
 * Would you mind sharing your WP Admin credentials with us, so we could check everything?
 * Thank you in advance.
 *  Thread Starter [deeveedee](https://wordpress.org/support/users/deeveedee/)
 * (@deeveedee)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/fruitful-theme-conflict-with-ninja-forms/#post-9796826)
 * [@fruitfulcode](https://wordpress.org/support/users/fruitfulcode/),
 * Thank you for your help! Your support is outstanding.

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

The topic ‘Fruitful theme conflict with Ninja Forms’ is closed to new replies.

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

 * 2 replies
 * 2 participants
 * Last reply from: [deeveedee](https://wordpress.org/support/users/deeveedee/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/fruitful-theme-conflict-with-ninja-forms/#post-9796826)
 * Status: resolved