bootstrap-blocks-wordpress-plugin icon indicating copy to clipboard operation
bootstrap-blocks-wordpress-plugin copied to clipboard

Support for col-auto

Open Discostu36 opened this issue 1 year ago • 1 comments
trafficstars

Presently, there appears to be no way to get automatically sized columns. I can't create a bootstrap column with just col-auto because the plugin will always add a col-12 class when I haven't selected a column size.

A best-case scenario would be an “auto” checkbox. Alternatively, there should be a possibility to set all column sizes to 0 so that I can then us col-auto as an additional CSS class.

Discostu36 avatar Jan 11 '24 15:01 Discostu36

With the equal-width options in the column this should be possible. See: https://github.com/liip/bootstrap-blocks-wordpress-plugin?tab=readme-ov-file#options-2

tschortsch avatar Jan 19 '24 19:01 tschortsch