Subscribe Button on Tablet
Add to site HTML/CSS > site-mobile.css
@media all and (max-width: 1024px) {
.dmLargeBody #dm .dmRespRow .dmRespCol.large-12 .dmform-wrapper .dmformsubmit { min-width:100% !important; }
}
Add to site HTML/CSS > site-mobile.css
@media all and (max-width: 1024px) {
.dmLargeBody #dm .dmRespRow .dmRespCol.large-12 .dmform-wrapper .dmformsubmit { min-width:100% !important; }
}