• 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

Asephra

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
  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • January 4, 2018 at 11:58 pm in reply to: Lifestyle Pro: Possible to have 2 fonts in Title? #215111
    Asephra
    Member

    Hi there Victor,

    Thank you again for your help. I realized that having 2 fonts in the Site Title doesn't appear correctly in different environments (it looked great on my desktop, but it got stripped on my laptop etc) so I made it into an image instead.

    add_filter( 'genesis_seo_title', 'my_custom_title' );
    function my_custom_title( $title ) {
    
        $title = '<img src="http://yoursalutations.com/wp-content/uploads/2018/01/Your-Salutations-logo-500x102.png">';
    
        return $title;
    }

    My new problem is that when on an actual mobile device, the image is TOO small but it looks fine when I toggle on Chrome Inspect and view under various devices.

    Do you know why that is?

    And how to adjust the image to make it bigger on mobile?

    Is it still the Additional CSS using something along the lines of

     @media only screen and (max-width: 640px) 
    [enter missing HTML]

    Thank you so much.

    January 1, 2018 at 1:00 pm in reply to: Lifestyle Pro: Possible to have 2 fonts in Title? #215023
    Asephra
    Member

    Hi Victor, thank you that worked great 🙂

    I was able to get the 2 fonts in 1 site title via this:

    $title = '<h1 class="site title"><span style="font-family: Allura; font-size: 30pt;">Your</span> <span style="font-family: Playfair Display;">SAL</span><span style="font-family: Allura; font-size: 30pt;">utations!</span></h1>';

    Do you know how I can get that to appear on mobile as well?

    Thank you so very much for your help thus far!

    December 31, 2017 at 3:18 pm in reply to: Lifestyle Pro: Possible to have 2 fonts in Title? #215000
    Asephra
    Member

    Hi there Victor,

    I connected the site to an FTP (Filezilla)

    And tried editing the functions.php by adding this to the very bottom:

    add_filter( 'genesis_seo_title', 'my_custom_title' );
    function my_custom_title( $title ) {
    
        $title = "<h1 class=“site title”>Your <span style="font-family: Playfair Display;">Sal</span>utations</h1>;
    
        return $title;
    }

    And in the Edit CSS section, I kept this:

    .site-title {
        font-family: 'Allura' !important;
    }

    However, when I re-saved the Functions.php with the newly added snippet, the site "broke" and produced an error.

    Do you know what I did wrong in the snippet?

    Thanks!

    December 26, 2017 at 6:22 pm in reply to: Lifestyle Pro: Possible to have 2 fonts in Title? #214824
    Asephra
    Member

    Hi there Victor, thank you very much for your reply. I've disabled the Coming Soon page to reveal the site in progress.

    Do you know what I can do, if there is no area to access the functions.php in my WordPress Dashboard?

    Under Appearance, there is only Edit CSS. I don't see any "Theme Files" or "Theme Functions" to choose from.

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)

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