Home Forums Newsletter Plugin Support Subscription field width

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #113842
    thinkbusiness
    Participant

    Hi,

    Where do I set the e-mail subscription field width for the newsletter component?

    Thanks

    #114797
    Farant
    Participant

    Hi,

    the input.tnp-email comes with a width 100% (if the wp-content/plugins/newsletter/style.css is loading). The best way to change this is to

    A: set a width in your css to the parent container .tnp-field.tnp-field-email or the form container .tnp.tnp-subscription
    B: set a width directly to the input.tnp-email with the !important parameter.

    Greetings

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