Viewing 1 replies (of 1 total)
  • Thread Starter vcsarmann

    (@vcsarmann)

    sorted it out myself. changed the css from

    .footer-widget form input[type=”submit”], #pmc_mailchimp div:last-of-type {
    margin-left: 0;
    width: 35%;
    }
    to
    .footer-widget form input[type=”submit”], #pmc_mailchimp div:last-of-type {
    margin-left: 0;
    width: 60%;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Newsletter widget in footer – button truncated’ is closed to new replies.