K2 can't hide date?

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Mar 15, 2013 7:07 am
Reply with quote
Report this post
Hi There,
I've tried hiding date under main k2 parameters and k2 article parameters (Item view options). It still shows, is there any way to hide the date the article was created? I'm using version K2 v2.6.5, it does it on my test install of v2.6.1 too. Thanks,
User avatar
Senior Boarder

GK User
Fri Mar 15, 2013 12:07 pm
Reply with quote
Report this post
I am not on my server so I can't check it out yet but going from demo website you can try following css code in override.css, make sure css override is enabled in template settings advanced settings , css override "on".

Code: Select all
.itemDate {
    display: none;
}


See you around...
User avatar
Platinum Boarder


cron