Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Pixelink Media

    (@technipixel)

    Figured it out…

    /* CHIMPY MAIL */
    chimpy_signup_form sky-form sky-form-black chimpy_custom_css {
    border:0;
    box-shadow:none !important;
    }
    div.chimpy_status_underlay {
    background:none !important;
    }
    .sky-form {
    border:0;
    box-shadow:none !important;
    }
    .sky-form fieldset {
    background:none !important;
    }
    .sky-form footer {
    background:none !important;
    }
    .sky-form header {
    background:none !important;
    color:#FFF;
    }
    .sky-form .description {
    color:#FFF;
    font-size:14px;
    }
    .sky-form fieldset input{
    font-family: “Walter Turncoat” !important;
    padding-top:0px;
    padding-bottom:0px;
    font-size:16px;
    line-height:1.0em;
    }

    Thread Starter Pixelink Media

    (@technipixel)

    I did fix it…
    It was a theme made with Bootstrap and the developer did things a little different.

    thanks!

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