- This topic has 2 replies, 2 voices, and was last updated 10 years, 8 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 › Hide registration link
I have tried to hide the registration link as shown in the Advanced CSS tweaks but it’s not working. I have tried both with the form’s shortcode in a text widget, and on the membership login page.
Suggestions please.
Found the answer. Instead of using the suggested classes swpm-login-widget-form .register_link, I used swpm-login-form-register-link and set to display: none; which worked, on both widget and membership page.
I have added your solution to the following page:
https://simple-membership-plugin.com/miscellaneous-css-tweaks-simple-membership-plugin/
Thank you