How to hide the K2 items title

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 Dec 13, 2012 5:24 am
Reply with quote
Report this post
How to hide or remove K2 items title in Speaker

* red circle in attach image
User avatar
Senior Boarder

Konrad M
Thu Dec 13, 2012 8:47 am
Reply with quote
Report this post
Hi,
please try add to override.css
Code: Select all
.nspSpeakers .nspHeader {
display:none !important;
}

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

GK User
Thu Dec 13, 2012 8:52 am
Reply with quote
Report this post
Thank you so much, It's work
User avatar
Senior Boarder


cron