Home>Support>Menu font family changing

Menu font family changing

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

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!

URL: http://www.voxxyz.com

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 7 months ago Andrew Misplon
    Hi, I Work Here

    Hi 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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More