Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter chiragvora

    (@chiragvora)

    div.ss-form-entry {
    margin: 5px 0px 10px
    }

    I added this code, but not working

    Plugin Author Mike Walsh

    (@mpwalsh8)

    If you want the form to be responsive then you’ll have to do some work with viewports and all of the CSS classes Google defines. Making things look good on a mobile device isn’t simple and requires a fair amount of testing and isn’t something I can do for you.

    When I look at your site the country SELECT element is wider than my phone so the CSS you defined likely has no effect which is why you don’t see what you expect. You need to style the SELECT element.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to make "Choose from a list" box responsive’ is closed to new replies.