Hi,
How can I reduce the title font size of the article?
And how can i trasform from Uppercase to a normal ?
thanks
sorry for my english
.item-title h2 {
font-size: 36px;
line-height: 100%;
padding: 6px 0 0;
text-transform: uppercase;
}