Hi,
I would like to remove the color from the first word of the title
How can I do?
Thanks
marlais
.box h3.header > span, .box_menu h3.header > span, .box_text h3.header > span {
color: #333 !important;
}