Style and Form | WordPress.org

[ad_1]

Hello @klingbeil

Yes, of course. The plugin includes the “Customize Form Design” attribute in the “Form Settings” tab.

It is a CSS editor with syntax highlighting and error checking. The “Customize Form Design” attribute allows you to enter new style definitions to overwrite the existing ones in the plugin.

For example, if you want to modify the background color of buttons, you can enter the style definition:

#fbuilder .cff-button-field input{background:#dc3545 !important; border:0 !important;}
#fbuilder .cff-button-field input:hover{background:#6f0d16 !important;}

The previous style modifies the appearance of the normal and mouseover states of buttons. Learn more about the form and fields components by reading the following blog post:

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

However, if you want to apply the modifications to every form on your website instead of repeating the process on them, you can create a custom template and select it from the form settings:

https://cff.dwbooster.com/blog/2021/09/27/create-new-form-template

A custom template would allow you to make future modifications in only one place.

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