• Hi there ,

    Here is the problem I see when a user open the registration page.
    Can you tell me how to fix that ?

    Thanks

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

Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hello there,

    I hope you’re doing well ??

    I checked your page and seems there is a CSS problem.

    You can fix it adding the following CSS rule on Appearance > Customize > Additional CSS

    .yith-wcaf.yith-wcaf-registration-form .u-column1 {
        max-width: 100%;
    }
    
    .yith-wcaf.yith-wcaf-registration-form .u-column2 {
        max-width: 100%;
    }

    I made a test with browser console and seems to work fine. See the following link

    Please, check it and let me know.

    Have a good day.

Viewing 1 replies (of 1 total)
  • The topic ‘Registration page bug’ is closed to new replies.