How to change font color of pre defined vars

[ad_1]

Hello @janxsch

Thank you very much for using our plugin.

If you want to modify the text colors of the input tags, you can use the style definition:

#fbuilder input{color:black !important;}

I assigned black color, you can use the preferred one.

To change the color of Dropdown fields:

#fbuilder select{color:black !important;}

For textareas:

#fbuilder textarea{color:black !important;}

Or to modify all of them at once:


#fbuilder input,
#fbuilder select,
#fbuilder textarea{color:black !important;}

Best regards.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer