vegasdesertsports
Hi
I just check the module, its a dummy code for the subscribe module in html.
You need to customize the Acymail module for this.
Add this code in /css/custom.css file in JA Simpli template folder.
If there is no custom.css file in css folder kindly create it
acym_module_form input {
width: 100%;
}
.acym_module_form label {
width: 100%;
}