• Home
  • Blog
  • Showcase
  • Setup Docs
    • Sunshine Help
    • Flex Help
  • Support
    • Support Area
    • Contact us
    • Feedback
  • Connect
    • Newsletter
    • Twitter
    • Facebook
  • My Account
  • Flex
  • Sunshine
Support : Simple Pro Themes

Support : Simple Pro Themes

Reply To: Changing the color of text in slider and home page banner

If you have purchased a product, please enter the email address that you used to register at time of purchase.
Log In
Lost Password

Create an Account
  • Your username must be unique, and cannot be changed later.
  • We use your email address to email you a secure password and verify your account.

Support › Forums › Flex Theme › Changing the color of text in slider and home page banner › Reply To: Changing the color of text in slider and home page banner

February 8, 2016 at 3:41 pm #891
Chinmoy Paul
Moderator

You can do it this way.

Replace

<h3>A <b>free</b> online resource for the DIY <b>entrepreneur</b>.</h3>

WITH

<h3><span class="white">A <b>free</b> online</span> resource for the DIY <b>entrepreneur</b>.</h3>

Add this in your CSS file

.white {
  color: #fff;
}

Copyright © 2021 · Simple PRO Themes for Genesis Framework · About · FAQs · Contact · Affiliates