2014-08-08, 05:50:20
(2014-08-07, 21:47:36)GuyB Wrote: Hello,
I want to use this theme for four columns as it is responsive
What do I need to change in the template and css to accommodate this please?
Thanks
Guy
It should be easy. That theme uses skeleton css which uses a 16 col grid (with the option to divide by three as well). If you for instance take the homepage.php template you will see three sections with class= "one-third column" . Change that to four sections with class="four columns".