Tagged: x
-
AuthorPosts
-
April 4, 2016 at 8:13 pm #866873
Hi there! I love your theme. I am working on a site and I have a question about the main menu and fonts.
Site is here:
http://a34.251.myftpupload.com/
I am using “Use Any Font” Plugin so I can run BlairMDITC font. It has worked great thus far, as I have almost the entire site in this font, which is what I need.
My question is with regards to my menu items (About, Calculators, etc.). I see in the Customizer under “Headings” where I can change the fonts of these menu items to any Google Font, but I can’t change them to BlairMDITC. However, the “Sub” menu items (for example, under “About” main menu item see “Team” & “History”) have been changed to the correct font (BlairMDITC). So, if the sub menu item fonts have been changed, I am guessing there is a way for me to change the fonts of the main menu items to the same font as the submenu items (BlairMDITC). I just can’t figure out how to.
So can you tell me a way to change the font of the main menu items to a non-Google font, BlairMDITC? Or, is there an “overwrite” way for me to change the font of the entire site to this desired font?
I’ve attached the font file just in case you want to see it.
Thanks so much in advance!
Brian
April 5, 2016 at 4:10 am #867345Hi there,
Please add the following code in Customize -> Custom -> CSS :
.x-navbar .desktop .x-nav > li > a { font-family: 'blair-mditc' !important; }
Hope it helps.
April 5, 2016 at 11:17 am #867856Christopher, I freaking love you. Thanks so much!!
April 5, 2016 at 10:30 pm #868548You are most welcome. 🙂
-
AuthorPosts