- This topic has 2 replies, 3 voices, and was last updated 7 years 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 › Auto Generated Registration Page looks ugly
Tagged: membership registration, Registration page
The auto-generated registration page doesn’t look nice. No proper formatting, button aligned to top giving bad impression to customers. How i can improve this page’s look n feel as it’s just a short code.
takethiscourse.net/membership-join/membership-registration/
Hi, the registration page display format is based on the theme used in the site. I guess you could customize the layout a bit using CSS.
Kind regards
A good start is the CSS class “swpm-registration-widget-form” defined in the css/swpm.common.css file. You can also tweak the actual DIV in the views/add.php file.