Hi,
I’ve followed this (http://kriesi.at/documentation/enfold/change-archive-categorytag-blog-style/) which has worked well. Just wondering if there is a way to set the number of columns in this code to show 2 columns instead of 3?
Thanks
Daniel
Hey df50!
Could you provide us with a link to the site in question so that we can take a closer look please?
Cheers!
Rikard
Hi Rikard,
The blog page http://cp163.ezyreg.com/~anan1277/blog/ uses a 2 column grid which is what is desired.
A category page eg. at http://cp163.ezyreg.com/~anan1277/category/weddings/ uses the grid layout after using the functions edit at http://kriesi.at/documentation/enfold/change-archive-categorytag-blog-style/ but wondering if there is some code that can be added to change the columns to 2 as well
Thanks
Hey!
You can change that on line 47 in the archive.php file.
'columns' => 3,
To do it in a child theme just drag the archive.php to your child theme folder.
Regards,
Elliott
Perfect, got it. Thanks
Great support as always