1. Home
  2. Knowledge Base
  3. LiveEditor Element Customizations
  4. How to Change the Optin Box Element Input Text Color

How to Change the Optin Box Element Input Text Color

Go to your specific Live Editor >> click on Page Setting >> Other Scripts >> Custom CSS >> insert the code below:

.optin-box-1 input{
color:#000 !important;
}

Replace the number of the opt in box class with the ones that you are using. The first opt in style in our list is 1, second opt in style is 2 and so on.

optin_style.png

Feel free to use your own input text color. You can find the html color code here.

Was this article helpful?

Related Articles

Need Support?
Can't find the answer you're looking for? Don't worry we're here to help!
Contact Support