I'm trying to change the size of fonts in the title of my beamer blocks but am getting nowhere.
Here is a link to a ZIP file containing what you should need to see… Too much code to post here. The problem is centered around line 28 of the .sty file:
\setbeamerfont*{block title}{family=\sffamily,series=\bf,size=\Huge}
No matter how I try to set the font size, it doesn't reflect any changes when rendering the PDF. The family and series seem to work just fine.
Using the beamerposter package, if that matters. Thanks in advance.