How can I make footer area with the WP Bakery plugin?I need a section that needs to be updated throughout all of the pages.
How do I create a template with WPBakery that I can set on every page,
but update any changes from the template itself????
Also, how to I set a position to background images, the css doesn't allow me any changes.
The !important rule, doesn't allow me the overwrite the css
                 
                
Comments
html body .vc_custom_1575750446168{
Thanksbackground-position: bottom right !important;
}