- This topic has 2 replies, 2 voices, and was last updated 4 years, 7 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Remove 'Join Us' Stopped Working
Tagged: membership login, shortcodes
Hi there!
I have 3 CSS entries that just stopped working for some reason. The statement “Not a member, Join Us” is showing all of a sudden.
This is what I have:
.swpm-login-form-register-link {
display: none;
}
.swpm-remember-me {
display: none;
}
.swpm-login-widget-form .register_link { display: none; }
Hi, did anything change in your site that would prevent the custom css code from working? Can you also share a URL with the default statement so that I can check.
Thank you.
Thanks so much for your response. Turns out we had a lot of problems due to a plugin conflict. Everything is working now. 😀