Find Answers and Get Support › Forums › Cera – Intranet & Community Theme › Website Setup › Forms › Custom CSS – Forms
- This topic has 4 replies, 3 voices, and was last updated 4 years, 2 months ago by Jean-Pascal.
-
AuthorPosts
-
raffiParticipant@ubasti
- 6 Topics
- 11 Posts
Hi there, have some issues.
1) My forms (the field line) are stretching, what custom CSS can I use to center them? (I do not want them to be the full width, just in center)
https://i.gyazo.com/1055bcbddfc2b099715a86029384b087.png
2) How can I remove the password hint section so it does not appear?
July 8, 2020 at 03:41 #14895@themodactyl- 0 Topics
- 6603 Posts
Hi @ubasti,
Thanks for getting in touch! We’ve received your request and we’ll get you an answer shortly. 🙂
We really thank you for your patience!
In the meantime, feel free to check out our documentation resources for more help:
Kind regards,
July 8, 2020 at 10:23 #14912@themodactyl- 0 Topics
- 6603 Posts
Could you share the URL to your website with us please? You can post it in your next reply and mark it as private to keep this between us.
Could you tell us which plugin are you using to do this, please?
Thank you.
July 8, 2020 at 12:53 #14935@themopteryx- 0 Topics
- 615 Posts
Hi @ubasti,
The BuddyPress plugin (compatible with our theme) already provides its own registration page (/register).
Unfortunately, the Theme My login plugin is not supported by our theme. Therefore, we cannot provide any support for its customization or configuration.As this is a very quick adjustment, we will provide you a CSS snippet by courtesy.
Simply add the following code snippet to your website:.wpac-custom-login .tml-indicator_hint-wrap { display: none !important; } .wpac-custom-login .tml .tml-field { margin: 0 auto !important; display: block !important; }
To add this code snippet to your site, we recommend that you paste it to the Custom CSS panel of your WordPress Customizer. Just go to your dashboard and navigate to “Appearance > Customize > Additional CSS”. Pasting your code snippet there should do the trick for you.
Also, it’s important to remember that we share snippet only to solve issues with our theme.
Any further request for CSS snippets will have to be part of a defect that needs to be fixed urgently. No snippets will be shared otherwise.If you want to go further with the customization of your website, we advise that you require customization work.
Thank you very much for your understanding.
Regards,
July 9, 2020 at 15:38 #15011 -
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 ‘Custom CSS – Forms’ is closed to new replies.