Improve Print Function | WordPress.org

[ad_1]

Hello @wailtail

Please call the PRINTFORM operation as the onclick event of the button field as follows:

PRINTFORM(this.form);

Also, you can modify the appearance of the printed form version by entering styles definitions through the “Customize Form Design” attribute in the “Form Settings” tab.

For example:

@media print {
    #fbuilder,
    #fbuilder *{
      color: black !important;
      text-shadow: none !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