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

    https://www.ngai.net/carshowreg/
    Using my iPhone, does not scale to where I can see all the form fields.

    Enfold 3.0.4

    #404245

    Hi stefanbean!

    can you please update to the newest version v3.0.8? If that does not change anything, please provide us admin access so we can take a deeper look into it. You can post login details here as a private reply.

    Best regards,
    Andy

    #404500
    This reply has been marked as private.
    #405583

    Hey!

    Looks like you’re using a form that is not native to the theme. Please contact the plugin author. You can add a scrollbar to the form element for smaller screens:

    form#fsForm1074890 {
    overflow-x: scroll;
    }

    Add css media queries.

    Cheers!
    Ismael

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