Hide date of article

GK User
Fri Oct 26, 2012 6:25 pm
Sorry for my bad english

I hide de date of creation, modify and of publication in the article and in the menu section but still showns

Example: http://www.juliodelacamara.com/seccione ... /halloween

¿How can I hide the date?

Thanks a million
User avatar
Junior Boarder

Konrad M
Fri Oct 26, 2012 6:44 pm
Hi,
please try add to override.css
Code: Select all
.item-page .itemDate {
display:none;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Fri Oct 26, 2012 8:21 pm
Perfect!

Thanks a million =)
User avatar
Junior Boarder


cron