I notice that WSForm creates a heavy load of CSS on pages, depicting all columns setting etc., even if the form is embedded and styled with Elementor.
Is there a way to reduce this CSS presence and apply it only if required?
You are welcome to disable our framework CSS and/or skin CSS if you wish, but you would obviously need to write your own CSS to handle columns, effects etc. This can be done under global settings.
Note that some of our CSS may be required, despite you applying additional styles in Elementor.
We also have various optimization methods you can use to reduce CSS sizes. Personally I recommend enabling the ‘Compile CSS’ and ‘Inline CSS’ options. I also recommend ensuring you have SCRIPT_DEBUG set to false to ensure WS Form uses minimized files wherever possible.