• Resolved drewbie68

    (@drewbie68)


    So i’ve downloaded the plugin…I’m using it on multiple sites. I need to alter the text inside the form.

    I’ve placed this code in my functions.php file…at the bottom..

    add_filter( ‘visual-form-builder-css’, ‘__return_false’ );

    So i’m following these instructions…

    How do I customize the CSS?

    If you want to customize the appearance of the forms using your own CSS, here’s how to do it:

    Add this code to your theme’s functions.php file: add_filter( ‘visual-form-builder-css’, ‘__return_false’ );

    Copy everything from css/visual-form-builder.css into your theme’s style.css

    Now…WHERE IN THE WORLD IS THAT CSS/VISUAL-FORM-BUILDER.CSS???

    I don’t see this anywhere.

    HELP!

    http://ww.wp.xz.cn/plugins/visual-form-builder/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Visual Form Builder CSS file. Where is it??’ is closed to new replies.