• Resolved baumie

    (@baumie)


    Customers can not enter their house number with the invoice if they wish to purchase with the smartphone.
    You can see/test it on https://verzorgingskoffers.nl/afrekenen if you fill in the several fields. The House number is a problem.
    Is this a problem of the theme or is it a Woocommerce problem?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • It looks like a theme problem. Consider reporting it on the theme’s forum.

    Meanwhile, try this custom css:

    #billing_street_name_field {
      clear: both;
    }

    Custom css can be entered at:
    Dashboard > Appearance > Customize > Additional CSS

    Thread Starter baumie

    (@baumie)

    Ok Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Customers can not enter their house number on smartphone’ is closed to new replies.