Home Forums Newsletter Plugin Support Subscribe button appears blank

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #28474
    Anonymous
    Inactive

    Hi There!

    Thanks for a great free product that truly works “out of the box!” The only problem we have experienced here: http://www.marcogiberti.com/, is that the “Subscribe button” appears blank without any call to actually ‘subscribe.’ No code text has been modified, and we have double-checked all the instructions here: https://www.thenewsletterplugin.com/tnp-tips-change-default-submit-button, without effect.

    This problem was experienced on both Chrome and Firefox browsers, and the wordpress we are using is:
    WordPress 4.7, Nevada theme.

    Any help would be greatly appreciated, thanks!

    #28502
    Stefano
    Keymaster

    Use the custom css field on plugin configuration and add the rule

    .tnp-field input[type=”submit”] {
    color: #000;
    }

    #28913
    Anonymous
    Inactive

    Thanks for your speedy reply! We thoroughly reviewed the ‘edit code’ section of the Newsletter plugin, but could not find a “custom CSS” section/heading as you instructed. Is the window shown under Plugins˃ Edit Plugins˃ Newsletter˃ newsletter/admin.css the correct area to add this code? There are many sub-sections listed on the right-hand side, but there isn’t one called “custom css.”

    Or is it necessary that we install this plugin to add the custom CSS?
    https://wordpress.org/plugins/simple-custom-css/

    Sorry for any complications and thanks in advance for your help! 🙂

    #29089
    stillewateren
    Participant

    I want to change the word ‘subscribe’ to ‘aanmelden’ so I’ve put the code in the custom styles on the ‘general’ tab in ‘list building’. Alas, the code doesn’t work. Any other solution?

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.