Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Right margin excess

$
0
0

Replies: 0

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 all articles
Browse latest Browse all 59525

Trending Articles