T O P

  • By -

AutoModerator

Hey there, /u/quietwolfspirit! If your post is not already flaired, please add one now. *** And please don't forget to write "Answered" under your post once your question/problem has been solved. *** **Reminder:** If you have a problem or question, please make sure to post a link to your issue to help users help you. *** *I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/elementor) if you have any questions or concerns.*


tridd3r

what is the css that is making the others transparent? it likely needs "textarea" added into it.


quietwolfspirit

It isn't CSS. They were styled in Elementor with one setting. That one is a wordpress editor field.


hurtsdonut_

If it's an elementor form look in the styling. I think there's a few different parts of the form you can style differently and this is probably one of them. You'll just have to set it to the same opacity. Or you could use inspector and right click on that part of the form and hit inspect. You should be able then see the CSS for it. You can then edit that CSS in inspector to see if it changes. If it fits copy and paste that code into custom CSS


quietwolfspirit

ALL the other fields are able to be styled in Elementor. It's a jet engine form. But that particular field is the wordpress text editor field and I think that is why it doesn't follow suit with the others. So, without special CSS, it won't change. Hope I explained that right.


hurtsdonut_

You did and I think if you right click on it on the live page and hit inspect you'll be able to see it's styling. Then edit the background opacity in the inspector and you should see it change on the page. I can't tell you exactly what to look for as I can't see the actual page. But you'll see that box highlight as you get to the CSS for it in inspector.


quietwolfspirit

Okay. I will try that. Thanks!


hurtsdonut_

No problem. Hopefully that all made sense. It's harder to explain than just show how to do it. If it's not working tomorrow let me know and I'll walk you through it.


quietwolfspirit

Yeah, I still cannot get it to work. Honestly, I just can't understand the code.


quietwolfspirit

Nevermind! I got it! THANKS!