Title: Heading Text Color
Last modified: January 21, 2019

---

# Heading Text Color

 *  Resolved [Adam Wills](https://wordpress.org/support/users/awills/)
 * (@awills)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/heading-text-color/)
 * Is there any way to modify the css code to change the text color only for the
   heading text of the exit notifier popup? I’ve tried different variations of css
   without the correct effect.
 * [https://www.paladinsites.net/wp-content/uploads/2019/01/Screenshot-18_LI.jpg](https://www.paladinsites.net/wp-content/uploads/2019/01/Screenshot-18_LI.jpg)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Curtis V. Schleich](https://wordpress.org/support/users/cvscvstechcom/)
 * (@cvscvstechcom)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/heading-text-color/#post-11114940)
 * Sure! In the Advanced Custom CSS box on the Custom CSS settings page, put in 
   something like this:
 *     ```
       .ja_title div {
          color: white;
       }
       ```
   
 * That should do it. Let me know if that doesn’t work for you!

Viewing 1 replies (of 1 total)

The topic ‘Heading Text Color’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/exit-notifier_f9f9f9.svg)
 * [Exit Notifier](https://wordpress.org/plugins/exit-notifier/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/exit-notifier/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/exit-notifier/)
 * [Active Topics](https://wordpress.org/support/plugin/exit-notifier/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/exit-notifier/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/exit-notifier/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Curtis V. Schleich](https://wordpress.org/support/users/cvscvstechcom/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/heading-text-color/#post-11114940)
 * Status: resolved