Title: Text changes colour
Last modified: October 28, 2019

---

# Text changes colour

 *  Resolved [grayson9](https://wordpress.org/support/users/grayson9/)
 * (@grayson9)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/text-changes-colour/)
 * Hi there,
 * Before I rate the plugin I would like to know if there is an answer to why the
   text in my call to actions banners change colour from white to dark grey.
 * On the page, you see this font “SEE AUCTION NOW AND EXPLORE CARS IN JAPAN” should
   be white. If I delete the plugin it returns to white.
 * Any ideas welcome
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftext-changes-colour%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [LuckyWP](https://wordpress.org/support/users/theluckywp/)
 * (@theluckywp)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/text-changes-colour/#post-12071373)
 * Hello!
 * Text in heading wrapping to <span id=”XXX”>…</span> to implement transition from
   table of content to heading.
 * For example, without plugin:
    `<h4>See Auction Now and Explore Cars in Japan</
   h4>`
 * and with plugin:
    `<h4><span id="See_Auction_Now_and_Explore_Cars_in_Japan">See
   Auction Now and Explore Cars in Japan</span></h4>`
 * In your CSS has rule:
    `.parallex-text h4 span { color: #213043; }` so color 
   is dark grey 🙁
 * Remove this CSS rule and color will remain white.
 *  Thread Starter [grayson9](https://wordpress.org/support/users/grayson9/)
 * (@grayson9)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/text-changes-colour/#post-12082326)
 * Thanks very much for assisting
 *  Plugin Author [LuckyWP](https://wordpress.org/support/users/theluckywp/)
 * (@theluckywp)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/text-changes-colour/#post-12082422)
 * I’m glad the problem is solved 🙂 If you have a time, please rate the plugin 
   here: [https://wordpress.org/support/plugin/luckywp-table-of-contents/reviews/#new-post](https://wordpress.org/support/plugin/luckywp-table-of-contents/reviews/#new-post)

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

The topic ‘Text changes colour’ is closed to new replies.

 * ![](https://ps.w.org/luckywp-table-of-contents/assets/icon-256x256.png?rev=2100677)
 * [LuckyWP Table of Contents](https://wordpress.org/plugins/luckywp-table-of-contents/)
 * [Support Threads](https://wordpress.org/support/plugin/luckywp-table-of-contents/)
 * [Active Topics](https://wordpress.org/support/plugin/luckywp-table-of-contents/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/luckywp-table-of-contents/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/luckywp-table-of-contents/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [LuckyWP](https://wordpress.org/support/users/theluckywp/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/text-changes-colour/#post-12082422)
 * Status: resolved