• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Changing Fonts of Navigation

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › General Discussion › Changing Fonts of Navigation

This topic is: not resolved
  • This topic has 3 replies, 2 voices, and was last updated 11 years, 8 months ago by keithkorneluk.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • September 12, 2014 at 1:02 pm #124139
    keithkorneluk
    Member

    Is there a way to change the fonts in the website main navigation (I'm using Parallax Pro)? I'd like to change it to look more like a typewriter font.

    Thanks!

    September 12, 2014 at 1:25 pm #124145
    chrismcintosh
    Member

    Yep Look for

    function parallax_enqueue_scripts_styles()

    Inside you should find

    wp_enqueue_style( 'parallax-google-fonts', '//fonts.googleapis.com/css?family=Montserrat|Sorts+Mill+Goudy', array(), CHILD_THEME_VERSION );

    You will want to go to google.com/fonts and find a font you like and click add to collection.
    For this I picked ubuntu mono, then click use.
    Scroll down to add this code to your website.

    In this case we want to keep your other fonts in tact for the rest of your site, so we will just add this font to the ones you are already using so you will replace the enqueue style with the following.

    wp_enqueue_style( 'parallax-google-fonts', '//fonts.googleapis.com/css?family=Montserrat|Sorts+Mill+Goudy|Ubuntu+Mono', array(), CHILD_THEME_VERSION );

    Then in style.css change
    .genesis-nav-menu a {font-family: Montserrat, sans-serif;}

    To
    .genesis-nav-menu a {font-family: Ubuntu Mono;}

    September 12, 2014 at 1:26 pm #124147
    chrismcintosh
    Member

    You will find
    function parallax_enqueue_scripts_styles()
    inside functions.php

    September 12, 2014 at 1:50 pm #124151
    keithkorneluk
    Member

    Beautiful. Thank you!

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘General Discussion’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble