Home page withou articles.

Advanced and professional portal news Joomla template with community features and various content display layouts.
GK User
Wed Jul 18, 2012 1:47 am
Hi, greetings.

I'd like to set up my site in a way that it would not show articles in first page.
I have the feeling that is so easy to do, but I tried a lot without success.

Could you explain me how may I to do this.

Thanks in advance.

Claudio Santos de Souza
User avatar
Fresh Boarder

GK User
Fri Jul 20, 2012 8:51 pm
Hi,

In the Home menu setting, add " test" as page class, then add this code to CSS Override to hide the articles:
Code: Select all
.test{
display:none;
}


Let me know if it helps.

Thanks,
User avatar
Platinum Boarder


cron