This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

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!

URL: http://www.voxxyz.com

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 11 years, 3 months ago

    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.

Have a different question or issue?

Start New Thread