• Resolved projectstarbeam

    (@projectstarbeam)


    The text is basically unreadable from the registration page. I saw where you told someone to add to their CSS file, which file should be edited? There are many.

    Thanks!

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

Viewing 1 replies (of 1 total)
  • Plugin Support Juan Coronel

    (@juaancmendez)

    Hello there,
    we hope you’re doing well!

    That’s because your theme uses a dark look, when our plugin uses light colors for containers. To avoid that, please add the following CSS in Appearance > Customize > Additional CSS:

    .yith-wcaf-registration-form .register-form {
        background-color: inherit !important;
    }

    Check it out and tell us if it works well for you, please.

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Registratoin page not displaying properly’ is closed to new replies.