Home Forums WoodMart support forum Form for ultimate affiliate pro poorly sized

Form for ultimate affiliate pro poorly sized

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #104584

    jimmy-17
    Participant

    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.
    #104605

    Artem Temos
    Keymaster

    Hi,

    Could you please send us a link to your website where we can see this issue?

    Kind Regards

    #105064

    jimmy-17
    Participant

    Hello, here’s the link.

    #105069

    Artem Temos
    Keymaster

    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

    #105115

    jimmy-17
    Participant

    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.
    #105145

    Bogdan Donovan
    Keymaster

    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

    #106023

    jimmy-17
    Participant

    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.

    #106033

    Artem Temos
    Keymaster

    OK, contact us if you will have any additional questions.

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘Form for ultimate affiliate pro poorly sized’ is closed to new replies.