Remove Date at side of article

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
Thu Jun 12, 2014 5:23 pm
Reply with quote
Report this post
Hi
Could you please tell me how to disable the date box at the side of K2 item

Cheers

Photman
User avatar
Senior Boarder

GK User
Fri Jun 13, 2014 9:00 am
Reply with quote
Report this post
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
article > time { display: none }
article > time + section header { padding-left: 0 !important }

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder

GK User
Fri Jun 13, 2014 10:07 am
Reply with quote
Report this post
Thanks very much.... :D

Photman52
User avatar
Senior Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.