K2 item title no uppercase

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
Tue Nov 18, 2014 5:13 pm
Reply with quote
Report this post
If you visit a k2 item article like:
http://demo.gavick.com/joomla25/news2/index.php/template/k2/k2-item
You will note that the title of the article is all in uppercase.
SOCIAL MEDIA TRAFFIC TO NEWS SITES HAS INCREASED 57%
Instead of "Social media traffic to news sites has increased 57%"

Is there a way to get the title of k2 item in lowercase (only the first letter in uppercase) without editing any php files?

My website is www.casino-online.bz with username gavick and password gavick. Template override is enabled.
User avatar
Expert Boarder

GK User
Tue Nov 18, 2014 7:20 pm
Reply with quote
Report this post
Hi C@sino boy, this CSS code may help:

Code: Select all
h1, h2, h3, h4 {
    text-transform: none;
}
User avatar
Platinum Boarder

GK User
Tue Nov 18, 2014 8:51 pm
Reply with quote
Report this post
It worked, thank you for your help, but much more for the 'boy'. :D
User avatar
Expert Boarder


cron