Project CSS Disable Switch
Hi,
I've recently converted one of my projects from runtime screen formatting to full CSS screen formatting to cope with both portrait and landscape on all screen sizes.
This has been very successful, but uses a lot of CSS.
The only negative this approach brings is that I cannot select a lot of elements due to overlapping items on the builder display.
(I use hidden DIVs as popups and menus).
This means to edit items that are hidden or below other screen elements I have to comment out a lot of CSS.
To overcome this, could you have an onscreen switch to enable custom CSS or disable custom CSS? This would make editing a lot more simple and quicker than having to comment each CSS file out.
many thanks
Andy