Menu Font Change

  • Unknown's avatar

    Hello,

    I am trying to change the font on my menu and I am using the following CSS code.

    media=”all”
    .main-navigation li {
    font-family: alegreya;
    font-size: large;
    display: block;
    padding: 15px 12px;
    color: #FFFFFF;
    }

    The problem I am running into is that when I update the code in google chrome’s element inspector it looks great. I have copied and pasted that into the CSS style sheet in the customizer on wordpress and it is not changing my menu fonts. Any suggestions?

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi epiphanyoftruth

    Do you have a Premium Plan?

    You need to be on the WordPress.com Premium Plan for custom CSS to save. You can only preview custom CSS on the free plan.

  • The topic ‘Menu Font Change’ is closed to new replies.