remove double color in title

Business template for Joomla 3 and 2.5 ideal to create blog or personal website.
GK User
Fri May 18, 2012 11:34 am
Hi,
I would like to remove the color from the first word of the title
How can I do?
Thanks
marlais
User avatar
Expert Boarder

Konrad M
Fri May 18, 2012 11:43 am
Hi,
it is k2 article or joomla ? Can you give us link to page with title ?
User avatar

GK User
Fri May 18, 2012 11:46 am
http://www.badcatania.com/jo25/dove-siamo.html

Inset Module: Da Visitare

thanks
User avatar
Expert Boarder

Konrad M
Fri May 18, 2012 12:26 pm
Try add to override.css
Code: Select all
.box h3.header > span, .box_menu h3.header > span, .box_text h3.header > span {
color: #333 !important;
}


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


cron