Login and Logout Buttons

Posted in
Tags

I noticed that my theme displays the login button as a white block. No text.
How to adjust to display on theme?

10 Responses to Login and Logout Buttons

  1. George January 4, 2017 at 7:55 pm #

    That would depend on your theme. Some themes have an option box to insert your own custom css.
    If though you are using Jetpack, there is an app for Custom CSS which if enabled, allows you to add your own css under Appearance > Edit CSS.

    Cheers,
    George

  2. Chris January 4, 2017 at 12:28 pm #

    Where in the main theme can i add the css. Not working in the child theme….

  3. George January 4, 2017 at 12:03 pm #

    Perhaps its better to have a look at your Dashboard.
    Please create a temporary admin account and send the credentials to george at itthinx dot com.

    Cheers,
    George

  4. Chris January 3, 2017 at 6:19 pm #

    I did…did not work

  5. George January 3, 2017 at 6:16 pm #

    These are two different css classes.
    Try adding:
    .button {
    color: black; !important /* it can be either black or a hexadecimal color code */
    }

    Cheers,
    George

  6. Chris January 3, 2017 at 5:56 pm #

    input type=”submit” name=”wp-submit” id=”wp-submit” class=”button button-primary” value=”Log In”

  7. Chris January 3, 2017 at 5:55 pm #

    That didn’t work on child theme. The html is
    button button-primary can be found no where in the css files of main theme.

  8. George January 2, 2017 at 4:19 pm #

    Thanks for sharing Chris.

    You should add the following to your style.css file, preferably in your child theme’s style.css file.
    .button {
    color: black; /* it can be either black or a hexadecimal color code */
    }

  9. Chris January 2, 2017 at 3:41 pm #

    http://www.eatandtours.com/affiliates/

  10. George January 2, 2017 at 12:10 pm #

    Hi Chris,

    Can you please provide a link to your site, so that i can have a look?
    Also, if these buttons involve the Affiliate Area page, make sure to create an affiliate account using the email george at itthinx dot com.

    Kind regards,
    George

We use cookies to optimize your experience on our site and assume you're OK with that if you stay.
OK, hide this message.

Affiliates · Contact · Jobs · Terms & Conditions · Privacy Policy · Documentation · Downloads · Useful Plugins · My Account

Share