Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Theme Customizer › Appearance › some display issues in /register page.
- This topic has 5 replies, 3 voices, and was last updated 5 years, 5 months ago by
Jason.
-
AuthorPosts
-
botbeadParticipant@botbead
- 40 Topics
- 103 Posts
1、the ‘register’ button and the ‘lost your password?’ button were moved to login form’s bottom-right in firefox.
2、if the last item of register form is a text edit box, the four visible to xxx radio buttons below will cover each other in chrome and firefox.
3、there are a gap between the editable region of the text edit box and the border of the text edit box.
October 29, 2019 at 15:50 #8288@themopteryx- 0 Topics
- 615 Posts
Hi @botbead,
To fix this, simply add the following code snippet to your website:
#loginform .login-submit { float: none !important; } #buddypress .standard-form#signup_form textarea { width: 100% !important; } #buddypress:not(.youzer) div.dir-search .field_type_textarea label, #buddypress:not(.youzer) .standard-form .field_type_textarea label { margin-bottom: 0 !important; }
Thanks again for your great feedback!
Regards,
October 30, 2019 at 09:17 #8295@themoceratops- 1 Topics
- 430 Posts
Hi there,
As you might already know, we recently released a new version of Gwangi. Updating your theme and all the required plugins to the latest version should fix this issue.
To update your theme, you can download and install the Envato Market plugin (https://envato.com/market-plugin/) on your WordPress site.
Once the plugin is installed and activated, go to “Envato Market” in your admin menu and follow the instructions under “Activate Envato API Connection”.
When this is done, you will see your purchased themes under the “Themes” tab and you should be able to update your Gwangi theme from there by clicking the “Update available” button.
Regards,
November 22, 2019 at 17:07 #8522 -
AuthorPosts
Hi there,
This topic has been inactive for a while now so we will be closing it to keep the forum tidy. Don't hesitate to create a new topic if you still need help and we'll be glad to help you!
Best regards,
The Themosaurus team.
The topic ‘some display issues in /register page.’ is closed to new replies.