Tagged: pagebuilder
Hello,
I need to disable the advanced layout builder, as I use WP Bakerys Visual Composer.
How to do that?
Thanks.
Hi Athen!
When you create a new page / post the default editor will be displayed instead of the advanced layout editor so there should not be any need to “disable” it.
If you want to hide the button then you can add this in the /enfold/config-templatebuilder/avia-template-builder/assets/css/avia-builder.css.
#avia-builder-button { display: none !important; }
Regards,
Elliott
Thanks,
Yes I know, but I would like it not to load, according to a faster theme etc. :)
Hi!
Please do try the following and let us know if it solves your issue.
Cheers!
Basilis