Home>Support>Menu font change not working

Menu font change not working

This css is not changing the menu font … ???

@import url(https://fonts.googleapis.com/css?family=’Architects+Daughter);

.main-navigation ul ul a {
font-family: ‘Architects Daughter’ !important;
}

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

  1. 8 years, 8 months ago Greg Priday
    Hi, I Work Here

    Hi Stephen

    It looks like there’s a small typo in that import URL. Can you try the following:

    @import url(https://fonts.googleapis.com/css?family=Architects+Daughter);
    
    .main-navigation ul ul a {
    font-family: 'Architects Daughter' !important;
    }
    
  2. 8 years, 8 months ago Stephen Brydson

    Actually, I didn’t have to change the import … I changed the css to:

    .main-navigation ul li a {
    font-family: ‘Architects Daughter’ !important;
    }

    The original had “ul ul”

    “ul li” did the trick.

  3. 8 years, 8 months ago SiteOrigin
    Hi, I Work Here

    Super :) Glad to hear you’ve made progress. If anything else comes up, let us know.

    All the best.

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