Bootstrap 4 Expand Column To Sidebar on XL Screens Otherwise Order Between Two Content Areas
- 阅读更多 关于 Bootstrap 4 Expand Column To Sidebar on XL Screens Otherwise Order Between Two Content Areas
问题 This is what I want it to look like on a full-screen desktop/laptop. On medium / smaller devices, I want the right sidebar to collapse in and under the search input area and before the content area. Smaller Devices (Fold sidebar into) I think this can be achieved with Bootstrap order classes but not sure about what grid layout structure (container, rows, columns) to achieve this. The code below shows a large blank area below the search area when on xl screens. I want the content area to fill