Space out editable selectors
Permalink
Searched for this on the forums, but have not found any hint.
Sometimes, when builing a page with many editable regions, they get overcrowded once the editor function is enabled; one of them black areas, especially if empty, positions behind the others making it imposible to access it.
One workaround I use is to delete the regions in front of the hidden one, cleaning up the mess, and then access the one needed.
But, looking forward for a way of spacing out the areas, like using padding or margin in the main code.
Attach an image to better show the problem.
Please any advice welcome.
Thanks
Sometimes, when builing a page with many editable regions, they get overcrowded once the editor function is enabled; one of them black areas, especially if empty, positions behind the others making it imposible to access it.
One workaround I use is to delete the regions in front of the hidden one, cleaning up the mess, and then access the one needed.
But, looking forward for a way of spacing out the areas, like using padding or margin in the main code.
Attach an image to better show the problem.
Please any advice welcome.
Thanks
adds 80px when in edit mode:D