In this article, we will explain how to remove the Division by zero warning.
Install and activate “Visual Composer” plugin from WordPress dashboard >> appearance >> install plugins
Open the page which has that warning in edit mode.
Press the “Classic mode” button to see the codes of the page.
Press Ctrl + f to see the find panel.
Write width=”0″ into the find panel.
Delete the width=”0″ from the codes.
Please don’t delete them which has the prefix.