Title: Changing text colour
Last modified: August 31, 2016

---

# Changing text colour

 *  Resolved [arran211](https://wordpress.org/support/users/arran211/)
 * (@arran211)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/changing-text-colour-3/)
 * Hi there, my website is [arranjenks.uk](http://arranjenks.uk) and I’m struggling
   to find out how to change the color of the CTA sub-title text as well as swapping
   the themes orange tint to my own branded color.
 * Any help is much appreciated.

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

 *  [Ion Rutz](https://wordpress.org/support/users/ionrutz_machothemes/)
 * (@ionrutz_machothemes)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/changing-text-colour-3/#post-7416060)
 * Hello [@arran211](https://wordpress.org/support/users/arran211/),
 * Use this CSS to change the sub-title text color:
 *     ```
       .intro-tagline{
       color: #fff !important;
       opacity: 1 !important;
       }
       ```
   
 * Easy custom color scheme option is only found in the PRO version of Pixova.
    
   To change the yellow color code you need to replace the hex codes in this file:
   [http://arranjenks.uk/wp-content/themes/pixova-lite/layout/css/style.min.css](http://arranjenks.uk/wp-content/themes/pixova-lite/layout/css/style.min.css)
 * I hope this gets you further with the setup.
 * Regards
 *  Thread Starter [arran211](https://wordpress.org/support/users/arran211/)
 * (@arran211)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/changing-text-colour-3/#post-7416118)
 * Thank you for the quick response. The CCS you posted above, do i use this in 
   a custom CSS widget?
 * I intend to upgrade to pro soon, but for now whilst im testing the ropes im sticking
   with free.
 *  [Ion Rutz](https://wordpress.org/support/users/ionrutz_machothemes/)
 * (@ionrutz_machothemes)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/changing-text-colour-3/#post-7416159)
 * Hello,
 * The above CSS code should be placed in a child’s theme stylesheet.css, ideally.
 * But you can use a Custom CSS plugin or place it inside **Dashboard > Appearances
   > Editor > Style.css** but keep in mind that this will get erased if you update
   the theme.
 * Regards
 * PS: Thank you for considering the PRO update!
 *  Thread Starter [arran211](https://wordpress.org/support/users/arran211/)
 * (@arran211)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/changing-text-colour-3/#post-7416192)
 * Thank you, got it all looking great now!
 *  [ubuntudiaspora](https://wordpress.org/support/users/ubuntudiaspora/)
 * (@ubuntudiaspora)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/changing-text-colour-3/#post-8369164)
 * how can we edit the main CTA title and main cta sub-title colour to #1a1919 please?
   
   we do not code, do not know how anything about child themes, so need a simple
   solution to edit please.
 * We have Pixova pro version.
 * Thanks in advance
 * [http://ubuntudiaspora.co.uk](http://ubuntudiaspora.co.uk)

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

The topic ‘Changing text colour’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/pixova-lite/2.0.9/screenshot.jpg)
 * Pixova Lite
 * [Support Threads](https://wordpress.org/support/theme/pixova-lite/)
 * [Active Topics](https://wordpress.org/support/theme/pixova-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/pixova-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/pixova-lite/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [ubuntudiaspora](https://wordpress.org/support/users/ubuntudiaspora/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/changing-text-colour-3/#post-8369164)
 * Status: resolved