Changing Navigation Bar Title Font in Interface Builder

Andorath picture Andorath · Jul 9, 2014 · Viewed 16.4k times · Source

I've implemented a Navigation Controller for my View Controller with storyboard. Now i want changing navigation bar title font and size with Attribute Inspector but it doesn't work and i don't understand why. Title color changes but font dont.

ps: the color changing is visible only at runtime and not in the storyboard.

Attribute Inspector's properties

Answer

user821127 picture user821127 · Mar 12, 2015

You need to select navigation Bar and then you can set relevant properties. Please check attached image. It might help you.

enter image description here