This question already has an answer here:
I'm writing a paper that requires the section titles to be in 12pt font, I can get the title to be in 12pt using:
\section{\fontsize{12}{15}\selectfont Introduction}
but the section number does not change size, is there a way to do this?
I've also tried looking at titlesec but have not been able to find any suitable examples.


titlesecpackage, which makes it easy to customise the formatting of section-unit titles. – Jubobs Mar 19 at 16:56\sectiontitle (and chapter etc); Change section fonts – Werner Mar 19 at 17:13