How can I change the armadillo blog header size?

Either on your RW page CSS or the Armadillo page CSS:

}
.blog-entry-title {
font-size: 1.3em;
}

2 Likes