Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1228840
    jensjakobsen
    Participant

    Hi

    I have a page, where a user need to login before content can be read: http://jcloud.dk/?p=372. I’m running all the latests plugins, the latest WordPress, Themeco, etc.

    My problem is that the button is white, and the letters are white too.

    #1228899
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance > Customizer > Custom > CSS

    .x-btn, .button, [type="submit"] {
        color: black !important;
    }

    Hope it helps

    Joao

  • <script> jQuery(function($){ $("#no-reply-1228840 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>