Forums
Forums / Theme: zAlive / How to make menu items bold?
(@sklegard)
12 years, 6 months ago
New to using word press and have chosen to use the zAlive theme. Want to make menu items bold. Is this something a novice like myself can relatively easily do? If so, how best to go about doing so? Thanks! Can be linked to at martinsvilleil.net
(@navitdude)
Hi,
Check the setting of menu in theme OR
Put font-weight:bold in style sheet for menu. OR Install custom css plugin and change style sheet and put .navbar .nav > li > a { font-weight: bold; }
The topic ‘How to make menu items bold?’ is closed to new replies.