Remove Date at side of article
Rate this topic: 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
Could you please tell me how to disable the date box at the side of K2 item
Cheers
Photman
-
- 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 :
and then just remember to enable "Use override CSS" option in template advanced settings tab.
- 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.
-
- Platinum Boarder
- GK User
- Fri Jun 13, 2014 10:07 am
- Reply with quote
- Report this post
Thanks very much....
Photman52
Photman52
-
- Senior Boarder
3 posts
• Page 1 of 1