Archived topic
Footer nav isn't clicking through to pages
3 replies · Started by Blake on January 21, 2020
Viewing posts 1–4 of 4
Hi there,
I can't seem to click the items in my main menu in the footer. I'd like to be able to click through the nav to the corresponding pages.
Best,
Blake
Hi there,
it doesn't seem to like the font-family property you have in this CSS:
.footer-widget-2 ul li a {
font-family: 'gotham-medium'; /* this line */
font-size: 18px;
color: black;
text-transform: uppercase;
}
If i remove the font-family it works fine.....
Thanks so much, David!
Have a great day,
Blake
You're welcome
This archived topic is closed to new replies.