When adding a new 1 column "Section", lets remove the requirement around having to select each breakpoints column options manually. We can handle this through the code.
Existing:

Preferred:

| Comment | File | Size | Author |
|---|---|---|---|
| #5 | Implement_Column_Options_3157780.patch | 3.5 KB | Pooja Ganjage |
| Screen Shot 2020-07-08 at 9.21.58 AM.png | 8.92 KB | aaronchristian | |
| Screen Shot 2020-07-08 at 9.22.11 AM.png | 8.64 KB | aaronchristian |
Comments
Comment #2
aaronchristian commentedComment #3
aaronchristian commentedComment #4
mahmoud-zayed commentedComment #5
Pooja Ganjage commentedHi,
I am applying patch for solving the issue of Remove the need to select column options when only 1 is available.
Kindly review the patch once.
Thanks
Comment #6
presseyj commentedI would like to point out that there is a use case for a single column that is less that 12 wide. In the previous version I was able to do something like the following:
col-xs-12 col-sm-8 col-sm-offset-2
But this relates to another issue where the columns listed have to add up to 12 (Will put this in a separate ticket)
Comment #7
mahmoud-zayed commentedHi presseyj,
You can add the class "col-sm-offset-2" to the column from the settings tab "The third tab".
Regards,
Mahmoud
Comment #8
Pooja Ganjage commentedComment #9
presseyj commentedBut if I cannot set a column to less than col-12 for instance it just pushes it over.
Comment #10
mahmoud-zayed commentedHi James,
I agree with you, we need to think for a better solution for offset.
Regards,
Mahmoud
Comment #11
Pooja Ganjage commentedComment #12
mahmoud-zayed commented@TODO Needed to be ported to 2.x.
Comment #14
mahmoud-zayed commentedComment #15
mahmoud-zayed commented