Change Nav Bar text attributes

I’m trying to simply change the Nav Bar text attributes - Font, size, Colour etc. I’ve selected the Nav Bar item, assigned a custom class and can get the background colour to change, and the text shadow has some effect … but I simply can’t get the font to change font, colour or size. I’m holding it wrong, right?

[edit] actually, I could get the font size and style to change but the font name and colour don’t seem to change. I can set them but nothing changes in the page for that class.

Thanks

James

Hello James,

You can change basic settings in the Project Settings > Typography > Navigation Links. If you want to change more (hover effects, etc), just open the Class Manager and edit the class .navbar-nav li a

Cheers,
Eldar

Got it, thanks!