area boxes with masonry layout overlapping in edit mode
Permalink
i have a a couple pages setup with about 15 masonry boxes. in view mode, everything works just fine.
but in edit-mode, the empty area-boxes overlap, on top of each other.
in order to see all empty areas in place, i need to resize the window. - but exactly this procedure would be confusing and unclear to editors.
is there a way to see all area-boxes in edit mode?
concrete v.8.1 with a modified "elemental theme" using desandro's masonry.js and Imagesloaded.js
thanks in advance for a hint.
but in edit-mode, the empty area-boxes overlap, on top of each other.
in order to see all empty areas in place, i need to resize the window. - but exactly this procedure would be confusing and unclear to editors.
is there a way to see all area-boxes in edit mode?
concrete v.8.1 with a modified "elemental theme" using desandro's masonry.js and Imagesloaded.js
thanks in advance for a hint.
This class is on the <html> element when in editmode (Concrete default).
Overrule anything unwanted. (For example area/blocks positioned absolute.)
Example sass:
Example css: