Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #817560

    The contact form is not resizing properly in the mobile view. I can’t figure out what I’m missing, but the form is really skinny (doesn’t fill the screen width) for mobile, but looks fine on desktop.

    I also have a section above the contact form that contains a video, and it’s not resizing properly for mobile either. It shrinks down to a tiny size when viewing on a mobile device!

    Any thoughts on this would be appreciated. Thanks!

    #817587

    Hey becca_squirrel,

    Add the following to quick css to fix the form:

    .flex_column.av_one_half.flex_column_div.av-zero-column-padding {
    width:100%!important;
    margin-left:0px!important;
    }

    Let me know if this works and then we can see about the video.

    Best regards,
    Jordan Shannon

    #817653

    Thanks for your help Jordan! The CSS did work, but the contact form (and video as well) were made bigger on the desktop view in addition to the mobile view. I just wound up re-building the entire page with success, without needing to use the code. I must have done something weird when I built the page the first time… but it’s good now!

    #817700

    Hi becca_squirrel,

    Glad you got it working for you! :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.