Right margin excess
-
Hi – I’m having issues with the right margin of the form exceeding its parameters (namely the modern file upload) on desktop. If I add the below code, it creates issues with mobile margin. Is there a better approach?
.wpforms-container form {
padding-left: 20px;
padding-right: 220px;
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Right margin excess’ is closed to new replies.