• Resolved piratepaul72

    (@piratepaul72)


    When i use Chrome Dev Tools Mobile view the form does not display properly. Works great in desktop view.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author EDGARROJAS

    (@edgarrojas)

    Oh looks like your theme has an style that is hidding all the divs. Please try adding this in the css tab of your form i think it will fix it:

    .sfForm .active > div { display:block; }

    Regards!

    Thread Starter piratepaul72

    (@piratepaul72)

    That worked perfectly. Thank You!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Form does not work in Mobile view’ is closed to new replies.