-
AuthorPosts
-
September 4, 2018 at 8:30 pm #1005750
Is it possible to adjust the transparency of the form fields to a value other than the completely transparent or completely opaque options available?
September 4, 2018 at 9:15 pm #1005773Hey evertypedesign,
Can you try adding this css code in QUick CSS (located in Enfold > General Styling):
.avia_ajax_form .text_input, .avia_ajax_form .select { background-color: rgba(0,0,0,0.5) !important; }Just change the last value (0.5) which is 50% opacity, you can use values between 0 and 1.
Hope this helps.Best regards,
NikkoSeptember 4, 2018 at 10:15 pm #1005797That worked perfectly, thank you!
September 5, 2018 at 2:20 am #1005835Hi,
Glad Nikko was able to help, unless there is anything else we can help with on this issue, shall we close this then?Best regards,
MikeSeptember 5, 2018 at 2:47 pm #1006155Yes, thank you.
September 5, 2018 at 4:31 pm #1006200Actually, I just noticed that on this page, one of the fields is not responding to the transparency: https://staging.colrich.com/contact/
Is it because the type of field that it is? I’m on a Mac and get the same result in the latest versions of Safari, Chrome, and Firefox.
-
This reply was modified 7 years, 1 month ago by
evertypedesign.
September 5, 2018 at 6:14 pm #1006242Hi evertypedesign,
You need to add the textarea to that code:
.avia_ajax_form .text_input, .avia_ajax_form .select, .avia_ajax_form textarea { background-color: rgba(0,0,0,0.5) !important; }If you need further assistance please let us know.
Best regards,
VictoriaSeptember 5, 2018 at 8:03 pm #1006299Perfect, thank you.
This one is all set.
September 6, 2018 at 2:32 am #1006381Hi,
Glad Victoria & Nikko was able to help, we will close this now. Thank you for using Enfold.For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)Best regards,
Mike -
This reply was modified 7 years, 1 month ago by
-
AuthorPosts
- The topic ‘Form Field Transparency’ is closed to new replies.
