Brizy form text colour
I have 3 Brizy forms on my website. The text in the first form when a user starts filling it out is a very light grey. It is barely visible against the white background.
The other forms have a darker colour which is very visible against white text box background. I've tried to change the colour of the first form to make the text darker when users fill out the form but it never works.
Please help me fix the submit job form on www.sapientrecruitment.co.uk. I want the text colour to be the same as when someone fills out the jobseeker form.
Kind regards,
Nana
-
Hi Nama,
Thank you for contacting us.
I assume that you changed the text color using this approach – https://prnt.sc/0eoc9DipwEGx
There could be a conflict coming from your theme if this is not working for you.
Please try switching to a different theme to see if this resolves the issue. Changing to an alternative theme can help determine if the issue is specific to your current theme.
If this resolves the issue, you may need to check the settings in Customizer to find what is causing the conflict.If you require a quick fix, you can try adding the following CSS code:
.brz .brz-css-wnlvy .brz-forms2__field:not(.brz-forms2__radio):not(.brz-forms2__checkbox) {
color:#36454F;
}To add the above CSS, Navigate to "Appearance" and click on "Customize". This will open the WordPress Customizer.
In the Customizer, you will see a list of options on the left-hand side. Look for "Additional CSS" or "Custom CSS" (the label may vary depending on your theme), copy/paste the above CSS, and hit "Publish" or "Save & Publish" button to save your changes.I have tested this CSS code on a live CSS editor, and it should apply the specified color to the form fields. https://prnt.sc/Ssu7AVoTOXB2
If you have any further questions, please let us know.
Best regards,
Ariel H.0 -
Thank you for your help. I have resolved the issue. I noticed that updating the Brizy plug-in on Wordpress 6.2.2 seems to break the page layout. I'm trying to update Brizy plug-in from version 2.4.17 to version 2.4.20. Kind regards, Nana
0
Please sign in to leave a comment.
Comments
2 comments