Hi, i would like to somehow change the grid layout for category archive.
1st: i want to stop the “entry-summary” from showing at all (i guess that’s the easy part by just changing the CSS to “visibility:hidden;” at “.entry-content”)?
2nd: because i get plenty of spare space now besides the category archive title and image i would like to make FLEXIBLE columns or at least change it from the preset 2 to 3 columns per row, where and how can i achieve this trick??