Form Font Sizes | WordPress.org

[ad_1]

Hello @klingbeil,

Thank you very much for using our plugin. If you want to reduce the font size on mobiles, you can enter a style definition similar to the following one through the “Customize Form Design” attribute in the “Form Settings” tab (https://resources.developers4web.com/cff/images/documentation/form-settings-tab.png):

@media screen and (max-width:640px){
    #fbuilder label,
    #fbuilder input,
    #fbuilder textarea,
    #fbuilder select{
	font-size: 12px !important;
    }
}	

Best regards.

Hello, it is difficult to edit individual forms. Is it possible to solve only text for mobile with additional CSS?

 

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