Few ideas
-
Hello,
thank you for a great plugin ??
I have few ideas – in fact, must-have features for me to be able to use it :/
We need column size ‘auto’ so maybe you can set allowed min to -1 instead of 0 and then for -1 do ‘auto’
1 column mode – sometimes we need to create row with 1 column of width 7 and it should be centered – it is possible to do it now when I select custom template for row, then add one more column and leave first 2 columns (above) empty, but that’s really tricky solution
Remove backgrounds – they’re not usefull, in fact they make it ugly – see:
With backgrounds: https://img.kubiq.sk/2019-10-11_16-27-45.png
Without backgrounds: https://img.kubiq.sk/2019-10-11_16-26-51.png
My solution was:[data-type="wp-bootstrap-blocks/row"]>.editor-block-list__block-edit::before, [data-type="wp-bootstrap-blocks/row"].editor-block-list__block.is-selected>.editor-block-list__block-edit::before, [data-type="wp-bootstrap-blocks/column"]{ background: none; }
I also don’t understand your CSS for container:
.wp-block-wp-bootstrap-blocks-container{ max-width: 80%; }
I put there 100% and now it looks good ??Do you think it will be possible to make it more flexible with ideas above?
Thanks ??
- The topic ‘Few ideas’ is closed to new replies.