• Hi,

    The plugin is working fine, but I’m facing some issue, probably with the CSS. The ‘Verify’ button and ‘Submit’ buttons are displaying outside the input field. Please check the attached screenshot below. You will understand what I’m trying to explain.

    https://prnt.sc/-CT9biaMPYhX

    This issue appears on the pop up login. In Login/Register page buttons are showing properly, but the dropdown menu icon is displaced. Please check the screenshot below.

    https://prnt.sc/saLVj_sNmfsG

    Please help me to resolve these issues.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    Please go to appearance -> customize- > additional CSS and paste this CSS, this will fix the dropdown arrow

    .xoo-ml-has-cc span.select2-selection__arrow {
    transform: unset!important;
    }

    Regarding the popup, unfortunately its a custom theme pop up and plugin will not work there. This plugin only expects a woocommerce login/signup form.

    Plugin has its own popup design, here is the demo if you’re interested.

    Thread Starter wellshot

    (@wellshot)

    Thanks! It helped to some extent.

    There is another issue. When a new customer is registered automatically during checkout, the phone number is not auto-pulling for OTP login. I have to manually edit the user profile, select country code and update the mobile number. Is there any way, the plugin can auto-populate the mobile number from checkout page?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Button display issue’ is closed to new replies.