Home Forums Newsletter Plugin Support Change styles of text fields?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #170335
    JAchatz
    Participant

    Hello everyone,

    I put the subscription form widget in my footer. My footer is coloured to match my corporate design.
    But now you can’t really see the text fields or drop down options.
    Is there a way to change the style of these fields? maybe to colour them white or put a thicker frame around the text field?

    Sub-Newsletter<br />image share<br />

    #170517
    Stefano
    Keymaster

    You should add custom CSS. You can add them in the main Newsletter config panel, you can ask the designer to create a set of css for you. Or, if that is the standard from rendering, ask the designer to (gelerally) deal with form rendering in the footer.

    #170804
    JAchatz
    Participant

    Hello Stefano,

    thanks for the information.
    I put this code:

    .tnp-subscription input.tnp-email {
    background-color: #ffffff!important;
    }

    in the custom field of the newsletter config panel, but nothing changes 🙁

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