Okay
  Public Ticket #3417353
can not fill the registration field
Closed

Comments

  • Frits started the conversation

    Hi, it is not possible voor my clients to fill in the registration fields.just the first 3 or so 'country as a dropdown does not work..

    thanks.

  •  2,285
    WebWizards replied

    Hi there,

    Thank you for purchasing our plugin!


    When I open the https://www.chefworks.nl/account-inlog/ page I see the following:

    9476538894.png

    It seems to me that the fields are accessible and I can select a country, but the fields go outside their container and it does not look good,



    To resolve this, please try to add this CSS to your site:

    form.woocommerce-form.woocommerce-form-register.register {
        height: auto !important;
        min-height: 431px !important;
    }
    

    In my tests it helps the container adapt to the height of the fields:

    5147603676.png



    Looking forward to your response,


    Kind regards,

    Stefan