The settings for the Bootstrap Grid format in Views only has options for col-xs, col-sm, and col-md.

col-lg and col-xl are missing.

How can I add these?

Thanks!

Comments

playful created an issue. See original summary.

playful’s picture

Priority: Normal » Major
chris matthews’s picture

@playful, I'm having the same problem. Did you happen to find a solution?

muath khraisat’s picture

Status: Active » Needs review
StatusFileSize
new3.49 KB

The following patch should resolve the issue.

mohammed j. razem’s picture

Status: Needs review » Reviewed & tested by the community

Looks good - using this patch now.

rajab natshah’s picture

Status: Reviewed & tested by the community » Needs review

Switching to use the better solution from #3049311: Grids should not be split into multiple rows

devkinetic’s picture

Status: Needs review » Closed (duplicate)

Version 4.2 has been released containing the patch from #3049311: Grids should not be split into multiple rows.