Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Custom CSS on subscribe button #259908
    YasoO
    Participant

    post this CSS code into newsletter ===> settings and more ==> Advanced Options

    paste it inside: Custom styles

    .tnp-widget-minimal input.tnp-submit {
    background-color: #ebc100 !important;
    color: #fff!important;
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    display: inline-block;
    border: 1px;
    border-color: #ddd;
    background-image: none;
    text-shadow: none;
    font-size: 14px;
    line-height: normal;
    border-radius: 0px;
    height: auto;
    margin: 0;
    }

    YasoO
    Participant

    post this CSS code into newsletter ===> settings and more ==> Advanced Options

    paste it inside: Custom styles

    .tnp-widget-minimal input.tnp-submit {
    background-color: #ebc100 !important;
    color: #fff!important;
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
    display: inline-block;
    border: 1px;
    border-color: #ddd;
    background-image: none;
    text-shadow: none;
    font-size: 14px;
    line-height: normal;
    border-radius: 0px;
    height: auto;
    margin: 0;
    }

Viewing 2 posts - 1 through 2 (of 2 total)