Closed
Description
Hi,
I am new to CoreUI and React so please excuse any bluntness in my question. I can see from the standard CoreUI layout demo, https://coreui.io/react/demo/3.1.0/, that the CSidebar takes up 100% height of the webpage while the CHeader, CContent and CFooter take up the space the the right.
However, I am after a layout where the CHeader takes up the whole width of the top while the CSidebar, CContent and CFooter take up the space below it:
Is this possible?
Thanks