After WP-Bakery update the column gap is set to 0
-
Hello,
I have built a couple of sites using WP-Bakery as a page builder. The problem is that after the update, the default gap between the columns is gone in all the sites.
After doing a search, I saw that the following CSS is loaded on top of everything, and is implemented through /wp-content/plugins/js_composer/assets/css/js_composer.min.css:
.vc_column_container {
padding-left: 0;
padding-right: 0;
}
Is it possible to reset this setting or revert it to the previous state?
Hello,
You need to update the plugin to the latest version 7.7.1. This bug has already been fixed by the WPBakery developers.
Kind Regards
@admin
Thank you for your answer. Updated to version 7.7.1 and the above behaviour was reverted to normal. You may close the ticket.
Best Regards
Great, you are welcome! Feel free to contact us if you have any further questions.
The topic ‘After WP-Bakery update the column gap is set to 0’ is closed to new replies.