• Resolved cpugeek75

    (@cpugeek75)


    Hello,

    I am having an issue with the sizing of a textbox from a contact form. The issue seems to be with Firefox only, the box shows up to big to show the content below and the send button, rendering the form useless. Chrome and Edge have no problem resizing the box to show the button. Looking at it on a mobile device (particularly Android phone) I can’t seem to scroll.

    If there was a way to scroll through the pop-up I think the issue would be solved.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi, it appears scrolling is disabled for Inline content. Go to Settings > media and adjust the Scrolling option in the Inline Content section.

    You may also want to give the hidden contact form wrapper div (with the contact form shortcode) some dimensions. Right now it has the attribute style="text-align: center;" which you could extend with width and height rules like style="text-align: center; width: 520px; height: 680px;"

Viewing 1 replies (of 1 total)
  • The topic ‘Sizing issue with contact form textbox’ is closed to new replies.