All Products 
Username / Customer#
Password
Log In
 Hi,  |  Log Out
  • Site Search
  • Domain Search
  • WHOIS Domain Check
24/7 Support: (480) 505-8877
Hablamos Español
9 AM to 9 PM IST
7 days a week
Go Daddy Support

Search help articles, forums, and discussion groups

change font in navigation bar

Viewing post 1 to 6 (6 total posts)
Profile picture of 11thflower

11thflower said 10 months, 4 weeks ago:

Hi, I’m very new to using website tonight and I need help with changing the font in the navigation bar of my site. I really don’t want times new roman. Please help!!

Profile picture of TimB

GoDaddy Expert timb said 10 months, 4 weeks ago:

@11thflower

You would be able to modify the font for your navigation menu using CSS. To modify your CSS you can use this help article:

Editing CSS with WebSite Tonight

You should be able to add a font-family under the ‘sf_navigation’ class of your CSS. You can use this link for a reference of commonly used fonts:

http://www.w3schools.com/cssref/css_websafe_fonts.asp

Tim B

Profile picture of Nate D

Nate D said 10 months, 4 weeks ago:

@11thflower – Here is an example of the CSS, let us know how it works out for you:

.sf_navigation { font-family: Verdana, Geneva, sans-serif }

Profile picture of JazH

jazh said 10 months, 3 weeks ago:

Thanks!

Profile picture of keltrashan

keltrashan said 10 months, 2 weeks ago:

@11thflower…I also wanted to change the font in the navigation menu. I tried using your suggestion. I was able to change the font, however, the color of the font, the background and the photos changed back to original layout. I tried to go in and change the background and photos, but it wasn’t possible. Any suggestions?

Profile picture of Nate D

Nate D said 10 months, 2 weeks ago:

@keltrashan – This code would not change any colors, backgrounds, or images. It sounds like you added more than just this code. If this is the only change your making with CSS it should be the only code in your Advanced CSS area.

.sf_navigation { font-family: Verdana, Geneva, sans-serif }

Add a reply:

You will auto join this group when you reply to this topic.

When posting about a technical issue, please be sure to include as many details as possible, such as your domain name, related URLs and other pertinent information. This consideration will allow us to better understand the situation and quickly assist you.