are you guys working on optimization? Your theme functionality is the BEST out there but your CSS/JS page load is enourmous, way too big to be fast. Are you working on optimizations and only outputting JS/CSS that is required versus loading Everything all the time?
I compared this theme to an Elementor theme, page size and speed was cut 60% on GTMetrix.
Your CSS file, compressed/minified is 1mb or close too it.
In our next update that will be released next week, we will introduce a “CSS generator” feature. It will allow you to select which features you will use and generate a “custom CSS file”. By doing this, you will be able to reduce your CSS file size. Also, you have to enable GZIP on your server and this will reduce your CSS file size from 1MB to 200-300KB.