Form for ultimate affiliate pro poorly sized
-
Hello, I use the ultimate affiliate pro affiliate plugin, but I notice that the form is not displayed correctly. The campaign form should be the same size as the specific url. But again, there should be a downward pointing arrow in the campaign form.
Attachments:
You must be
logged in to view attached files.
Hi,
Could you please send us a link to your website where we can see this issue?
Kind Regards
Could you please also send us a screenshot of how it should look? Just switch to default WordPress theme and check how it looks.
Regards
Hello, I notice that on another theme, the size of the form remains unchanged, so it will not be necessary to change the size of the form, however it is missing the arrow pointing down in the campaign form and in the payment settings.
Attachments:
You must be
logged in to view attached files.
Hi,
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.woocommerce-MyAccount-content select {
padding-right: 30px;
background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==');
background-position: right 10px top 50%;
background-size: auto 18px;
background-repeat: no-repeat;
}
Regards
Hello, the code doesn’t work but I found a way to work around the problem. If necessary, I will come back to you, thank you.
OK, contact us if you will have any additional questions.
The topic ‘Form for ultimate affiliate pro poorly sized’ is closed to new replies.