Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support supportstylemix

    (@supportstylemix)

    Hi,

    Please try to use the following custom CSS in order to remove the registration tab.

    .stm-lms-modal-login .modal-body .nav li:nth-child(2) {
    display: none !important;
    }

    .stm-lms-wrapper__login #stm-lms-register {
    display: none;
    }

    If that will not help, please send us you website link.

    regards

    Hey Team The above CSS doesn’t seems to be working for my website https://rootscatalyst.com/

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove Registration’ is closed to new replies.