I want to change the font in my header navigation. I'm able to do it to each link that is a direct link (i.e., I click on it and it takes me directly to a page), but the items that are drop-down menus on hover don't change.
I'm using this code:
#headerNav nav a {
font-family: 'AspiraWide' !important;
}
The website is at www.middle.st – It's subtle, but you can see the "Events" and "Contact Us" links are a slightly different font.
Question
RevDun 1
I want to change the font in my header navigation. I'm able to do it to each link that is a direct link (i.e., I click on it and it takes me directly to a page), but the items that are drop-down menus on hover don't change.
I'm using this code:
#headerNav nav a { font-family: 'AspiraWide' !important; }
The website is at www.middle.st – It's subtle, but you can see the "Events" and "Contact Us" links are a slightly different font.
Thanks!
Link to post
Top Posters For This Question
3
1
1
Popular Days
Jan 7
3
Jan 16
2
Top Posters For This Question
RevDun 3 posts
christyprice 1 post
paudub 1 post
Popular Days
Jan 7 2020
3 posts
Jan 16 2020
2 posts
Popular Posts
RevDun
That fixed it – thanks so much!
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment