The section headings blog too large

GK User
Wed Apr 10, 2013 5:33 pm
In the sections on blog title is too big and is not consistent with the articles displayed directly.
I did not find the css to change.

This is the link:
http://www.associazioneparkinson.it/nuo ... ni?start=1

Can you help?

Thanks
User avatar
Senior Boarder

GK User
Wed Apr 10, 2013 8:03 pm
Hi, sure you're right, but it depends of used font.

Try this

Code: Select all
.article-meta h2 {
    font-size: 28px;
    line-height: 32px;
}


Change value of font-size to increase or decrease font size.

Insert here
User avatar
Platinum Boarder


cron