Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #1272262

    Hello,

    So we are trying to implement a contact form on our site as custom code block.

    The contact form is displayed properly on desktop but has issues being displayed on mobile. The Submit button is not being completely loaded. It loads differently on different devices. After refreshing the browser it loads better.

    I am attaching a screenshot of the button being displayed.

    Also I am attaching a link to check the page with the contact form.

    Kind regards,
    Radoslav Mitov

    #1272689

    Hi Radoslav,

    I checked the page in question on Chrome using the iphone modulation, I can’t see any issues there though, and your screenshot is not working. Please upload the screenshot to somewhere where we can access it, and let us know how we can reproduce the problem on our end.

    Best regards,
    Rikard

    #1272759

    Hello,

    Is it visible now?

    Kind regards,
    Radoslav Mitov

    #1273202

    Hi,

    Thanks for that, we can see the screenshot now. I can’t reproduce those results on iphone emulation on Chrome, or on an actual android device using Chrome though. Which device and browser are you using when you are getting this problem?

    Best regards,
    Rikard

    #1273280

    Hello,

    The device is Samsung Galaxy S20 Ultra 5G.
    The browser is Google Chrome.

    Kind regards,
    Radoslav Mitov

    • This reply was modified 3 years, 10 months ago by radoslavmitov.
    #1273595

    Hi,

    Thank you for the info.

    Looks like you are using the default contact form element from the theme now. Is it working properly? Please create a test page and add the previous contact form so that we could check the issue properly. You may need to contact the plugin developers for additional assistance.

    Best regards,
    Ismael

    #1273636
    This reply has been marked as private.
    #1273983

    Hi,

    Thanks for the update. Let’s hope the developers of the plugin can help you out with the button problem. We’ll leave this thread open in case you should need any further help from us.

    Best regards,
    Rikard

    #1274090
    This reply has been marked as private.
    #1274273

    Hi,

    Thank you for the update.

    We cannot reproduce the same issue on mobile view. What is the actual screen resolution of the device where you are testing this? This is how we see the contact form on mobile view (iPhone 6/7/8).

    Screenshot: https://imgur.com/Q96neKg

    Best regards,
    Ismael

    #1274381
    This reply has been marked as private.
    #1274747

    Hi,

    Thank you for the info.

    We could try to apply a maximum width to the form container so that it does not overflow outside the screen area.

    .pipedriveWebForms {
    	max-width: 60vw;
    }

    Best regards,
    Ismael

    #1274864

    Hello,

    This has solved the problem.

    Thank you.

    Kind regards,
    Radoslav Mitov

    #1274909

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 14 posts - 1 through 14 (of 14 total)
  • The topic ‘Contact form issue’ is closed to new replies.