bikeuniverse wrote:Hey.
I am running the trial version, and was wondering how I can put several posts under one major group. For example you can see my categories on attached screenshot. When clicking on one of these I would like to get to a page where other articles are stored.
http://clip2net.com/s/3lFQL95
Hi,
The Blog shows only posts on the home page. You can suggest in our
user voice portal new functionality to show the categories on the home page.
To hide the "Read More" buttons you can add this CSS:
.home-page .rich-blog-homepage .read-more { display: none; }
I hope this helped !