You need yo use a css rule like
.newsletter-widget input {
width: 100%;
}
of course the rules need to be added looking first at the specific problem.
You need yo use a css rule like
.newsletter-widget input {
width: 100%;
}
of course the rules need to be added looking first at the specific problem.