Archived topic
How to create 2 columns post for every category page
1 reply · Started by Sahidul on October 15, 2020
Hello,
I created 3 separate category pages. Now I want to show the posts with 2 columns on every category page. Let's say, I have cat-1, cat-2, cat-3, category page.
In cat-1 there are 10 posts.
In cat-2 there are 5 posts.
In cat-3 there are 3 posts.
Now I want to show the posts in 2 columns with pagination for every separate category page.
How can I do that in generatepress?
I attached I link to an image of what I want- https://ibb.co/Kq3MyJm
Thanks in advance.
Hi there,
you can set the number of columns in the archives in Customizer > Layout > Blog:
https://docs.generatepress.com/article/using-columns-in-the-blog/
then simply add the Categories as menu items for the users to navigate to each separate category archive.