Currently, I am utilizing the Bootstrap grid system with its 12-column setup, which is working well. However, my designer has requested that I make the Tablet view an 8-column system, with each column taking up 100% of the width and no gutters in between.
Is this achievable? And if so, what specifications should I provide?
Attached is a screenshot illustrating the required grid system. The mobile 4-column setup is not a concern, as the default column system works fine. The challenge lies in adapting to the tablet view, especially with elements that require 3 or 5 columns - a translation to the 12-column system seems tricky in such cases.