Home Forums WoodMart support forum Bug with registration/login sidebar

Bug with registration/login sidebar

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #135547

    Bengal
    Participant

    Hi,

    If the WooCommerce registration has been disabled (http://prntscr.com/omy8e0) – the registration part on the login/registration sidebar is still popping up: http://prntscr.com/omy8t9

    Why is this?

    Thanks!

    #135572

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .login-form-side .create-account-question {
     display:none;
    }

    Best Regards

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