Home Forums Newsletter Plugin Support "Subscribe" button text color

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #29571
    deevd
    Participant

    hi
    help me please
    how to change “Subscribe” button text color to black
    site http://www.mykg.club, in the footer

    #29581
    Stefano
    Keymaster
    #29977
    Anonymous
    Inactive

    Hi deevd and Stefano,

    .tnp-widget input.tnp-submit {
    color: #000000!important;
    }

    #30043
    Nik2x2
    Participant

    Hello everyone, just can not get it to change color! Subscribe Button!

    General Settings – Advanced settings – Custom CSS Field (inserted this –

    .tnp-widget input.tnp-submit {
    background-color: #446677!important;
    }

    And no difference,

    Sorry English is not my first language, but I just dont get it.

    I have one widget in “Sidebar” and another one in “Header”

    Please Help!

    #30729
    s_jamal
    Participant

    Hello,

    Nik2x2, you should go to List Building -> Subscription -> General -> Custom styles. Insert the code in that field.

    If you are using Newsletter Minimal widget then your code should be:

    .tnp-widget-minimal input.tnp-submit {
    background-color: #446677!important;
    }

    Regards,
    Jamal

    #125711
    Laserjones
    Participant

    Hello, I have the same problem. But when I go to “List Building -> Subscription -> General”, there is no “Custom styles” area. Do I have to do something to enable it?

    Thanks,
    Joerg

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