Home Forums Newsletter Plugin Support Minimal Form in Mobile View

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #313037
    cmarp
    Participant

    In my mobile view the submit button is below and halfway to the left, of the email field. Is there a way to center that? I’m using this code for the form:
    .tnp-subscription-minimal input[type=submit] {
    background-color: #414141!important;
    color: #fff!important;
    font-family: lato;
    font-size: 10pt;
    font-weight: normal;
    text-transform: none;
    width: auto!important;
    }

    #313241
    cmarp
    Participant

    I switched from a shortcode widget imput and went with the html option and now the form is displaying properly in responsive mode.

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