Menu font family changing
Hi guys,
Wondering how to change font-family of menu items in premium origami theme.
Already searched in forum and found interesting thread about font size, so i did use that but doesn’t work.
Here is the CSS:
#menu ul {
font-size: 13px;
font-family:Calibri (Body);
}this line “font-family: Calibri (Bosy); doesn’t work. Have no idea why… Any suggestions?
Thanks!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Eldin
Try the following under Appearance > Custom CSS:
/* Origami set the menu font */ #menu ul li a { font-family: serif; }Change my font for yours. Hope that helps.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.