OnTrackMarketing wrote:
Is this the solution to why the titles on the page using rt_versatility are too large?
If you want smaller content and component headings, you can decrease this number in template_css.css:
div.moduletable h3, .contentheading, .componentheading {
font-size: 130%;
color: #222;
}