Hi,
To show the blog posts in two columns you need some custom code, I’d suggest you hire a freelancer who can do this for you.
Use this CSS to remove the “Posted in: CATEGORY”
span.cat-links {
display: none;
}
Thanks @poonam9, the CSS did the trick 😉
About the double columns, in the demo(https://themeisle.com/demo/?theme=Zerif%20Lite) they show the “BLOG / LATEST NEWS” in 4 columns, was that custom code ?
Cheers!
Hi@bestbeers,
In your website you are showing the latest blog posts on the front page while in our demo we have a static page as a front page.
To create a page like the demo please follow the below instructions:
1. Create a new page with forntpage page template on your website and call it anything example “Home”, no need to write anything to the body, just publish it.
2.Go to settings->reading and for the front page displays select “A static page”, for the front page option use the dropdown to select the previously created “Home” page. Save the changes and then check the website.
Now you will find the page same as zerif demo.
Hope it helps and let me know if you require any further assistance.