Can not hide date created

GK User
Thu Jul 26, 2012 11:29 am
I am having a problem hiding the, i think it is the date created, black circle icon. I have disabled all the show dates in the article options in the options in the article manager, inside the article and inside the article options in the menu. It will not go away. Please see attached image. I am using the newest boutique template.

Thank you in advance.

David
User avatar
Junior Boarder

GK User
Thu Jul 26, 2012 11:35 am
Hi David,

If you want to hide it then I have a quick trick for you, add this code to CSS Override:
Code: Select all
.itemDate {
    display: none;
}

Let me know if it helps.

Thanks,
User avatar
Platinum Boarder

GK User
Thu Jul 26, 2012 12:10 pm
Worked perfectly, thank you don lee
User avatar
Junior Boarder

GK User
Thu Jul 26, 2012 2:28 pm
You're welcome, feel free to let me know if you need any further help.

Cheers,
User avatar
Platinum Boarder


cron