Guest Posted October 29, 2019 Share Posted October 29, 2019 Hi, I have had serious issues figuring out how to code the navigation bar separate from the site title. I used #header a {font-family: fontname} for the site title but it changed the navigation bar to the same font. If someone knows how to make them two separate fonts please let me know! Thanks! Link to comment
SnazzyView Posted October 29, 2019 Share Posted October 29, 2019 Are you able to share a link to your website or could you let us know which template you are using. https://support.squarespace.com/hc/en-us/articles/115005308187-What-s-my-site-s-template-and-version- Link to comment
Guest Posted October 29, 2019 Share Posted October 29, 2019 I am using the avenue template Link to comment
SnazzyView Posted October 29, 2019 Share Posted October 29, 2019 Hi there, I managed to get the below to work, you will just need to replace Times New Roman with the font that you want. #topNav nav, #topNav ul, #topNav li, #topNav a {font-family: "Times New Roman", Times, serif!important;} Link to comment
Guest Posted October 30, 2019 Share Posted October 30, 2019 That worked, thank you so much!!! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.