background and foreground text color change

[ad_1]

Hello @sg13040

The “Customize Form Design” attribute in the “Form Settings” tab is a CSS editor with syntax highlighting and error checks. This attribute allows you to modify the form and fields’ appearance.

For example, if you want to modify the background and text colors of calculated fields, you can enter a CSS block similar to the following one through the “Customize Form Design” attribute:


#fbuilder .cff-calculated-field input{
background:red !important; 
color:white !important;
}

Learn more about the form and fields’ structure and how to modify their appearance by reading the following blog post:

https://cff.dwbooster.com/blog/2020/01/12/form-design

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