Rowspan on Bootstrap 4 Beta 0 Grid System
问题 Hi I'm working on a eCommerce template witch uses Bootstrap 4 Beta. I made it work on mobile, but on desktop I could not figure how to make the Buy Box stay under title. On my aproach it apears under the Gallery section. Desired Desktop Desired Mobile <div class="container-fluid"> <div class="row"> <div class="col-xl-1 d-none d-md-block"></div> <div class="col-xl-10 col-12"> <div class="row"> <div class="col-xl-6 order-xl-1 col-12 order-2 d-flex"> Gallery </div> <div class="col-xl-6 order-xl