Hi, I am trying to change the font on main menu with a custom font. I am sure that I have found the right css line (I have managed to change the color) but I cannot use any other font. Through the template manager I can only select from google fonts but I need to override from css. Can you assist me with the correct line on css? Thanks.
Dear sir,
Please try to change it like:
#yt_mainmenu #meganavigator li.level1>.item-link{
input css font here
}
You should paste it in bottom of file css, this code will be prioritized to work.