Hi to all,
on my HomePage
I have too many headlings
I would like to change the box title and callout title in any page of my site
I tried to insert on css
#site .fboxtitle {
font-size: 1em;
}
to change box title class but it still on H3 tag
How can I modify the class of box and callout titles removing headlings tag??












