Navigation Bar CSS Help
-
I am currently using the forever theme and I would like to know if there’s a snippet to make the text on my navigation bar be bold.. Thanks
The blog I need help with is: (visible only to logged in users)
-
You have added this:
#access a { color: #FFFFFF; font-weight: 700; }So your menu items are already bold. Turn the 700 to 400 and see the difference.
-
And don’t forget that CSS questions should be posted in the CSS forum, not the Support forum.
-
Yes I saw the difference! Thank you so much for the help.. And yes, next time I will post it in the CSS forum.
-
- The topic ‘Navigation Bar CSS Help’ is closed to new replies.