Tagged: responsive columns
Right now the responsive behavior of the 5-columns is to go to a single column for 767px or less. I would like to know if there is a CSS snippet that will modify the behaviors as follows:
Less then 767 Pixel – Default Behavior
479 – 767 Pixel – Three columns
Greater then 467 – Two columns
Thanks in advance.