Title: Register plus redux plugin
Last modified: August 22, 2016

---

# Register plus redux plugin

 *  Resolved [Ragnarock1982SV](https://wordpress.org/support/users/ragnarock1982sv/)
 * (@ragnarock1982sv)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/register-plus-redux-plugin/)
 * Hi All,
 * I’m having problems with the above plugin. The plugin itself is working perfectly,
   however, the problem I am having is with the heading colours on the different
   options you can choose on logging in.
 * Website: [http://www.steelvanguards.com](http://www.steelvanguards.com)
 * When you look on the dropdown ‘Login’ and click Register, it will give you the
   register form. You’ll see that all the headings are in black. (CTRL+A to highlight
   the page).
 * I’ve been through all the text colour options in ‘customize theme’, and have 
   looked in the plugin CSS file, but cannot find anything that relates to the colour
   of these headings.
 * There is an option in the plugin settings to add additional CSS coding, but I’m
   not too good with coding to know what to type.
 * Can anyone give me any ideas?

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

 *  [booleanbiker](https://wordpress.org/support/users/booleanbiker/)
 * (@booleanbiker)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/register-plus-redux-plugin/#post-5696423)
 * Hi
 * The culprit is the following css:
 *     ```
       .styles .site-content h1 {
       color: #000;
       }
       ```
   
 * This seems to be being printed to your page by the theme.
 * Maybe add it to the CSS file? You could even use the dirty `!important` hack 
   after it and force it to be the colour you want.
 * Although preferably there will be an option in the theme to change the heading
   colour to white. Seeing as you’re using twentyfourteen I’m almost (not 100%) 
   sure this is the case.
 * M
 *  Thread Starter [Ragnarock1982SV](https://wordpress.org/support/users/ragnarock1982sv/)
 * (@ragnarock1982sv)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/register-plus-redux-plugin/#post-5696434)
 * Thanks for the above, I’ll try that later.
 * There is an option in the ‘customise theme’ option that allows me to change the
   header text colour, aswell as header 2, header 3 etc . . . .however, this doesn’t
   change this registration page, just every other page. It’s as if this plugin 
   overrides the actual theme for this one page only.
 *  Thread Starter [Ragnarock1982SV](https://wordpress.org/support/users/ragnarock1982sv/)
 * (@ragnarock1982sv)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/register-plus-redux-plugin/#post-5696663)
 * Thanks all!

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

The topic ‘Register plus redux plugin’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [Ragnarock1982SV](https://wordpress.org/support/users/ragnarock1982sv/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/register-plus-redux-plugin/#post-5696663)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
