I added this on my custom.css as suggested here https://www.gavick.com/forums/news-show ... 16406.html
- Code: Select all
.moduletable.bigheader .nspArt h4 {font-size: 20px}
But it's not working
.moduletable.bigheader .nspArt h4 {font-size: 20px}
.box.bigheader .nspArt h4.nspHeader {
font-size: [value]px
}