• 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 post title font & color in Foodie theme

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 › Design Tips and Tricks › Changing post title font & color in Foodie theme

This topic is: not resolved

Tagged: font colour, font-family, Foodie Theme, post title

  • This topic has 2 replies, 3 voices, and was last updated 8 years, 1 month ago by Kary.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • February 20, 2015 at 2:47 pm #141547
    Viviwat
    Member

    Hi everyone, please could you help me with this? I've been trying to change the font family and the color of the post titles. At first it worked, but then the changes only took place on the homepage- when you click on the post, the titles go back to the original font, although the new color remains. This is the code I'm using:

    h1, h2 {
    font-family: BlackJack;
    font-size: 8em;
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    color: #f89e3e;
    }

    h1.entry-title, entry-title a, .post-title, .post-title a {
    color: #f89e3e;
    font-family: BlackJack;
    }

    Thanks in advance for your help!

    http://www.mamaconobjetivo.com/
    February 20, 2015 at 6:09 pm #141581
    Victor Font
    Moderator

    How are you loading the BlackJack font?


    Regards,

    Victor
    https://victorfont.com/
    Call us toll free: 844-VIC-FONT (842-3668)
    Have you requested your free website audit yet?

    February 22, 2015 at 3:35 pm #141801
    Kary
    Member

    Viviwat,

    (1) Make certain you enqueue your fonts inside your functions.php file. The script is already there just change it to the fonts you want to use.

    (2) I don't even see where you've called "Blackjack". I'm fairly certain it is no longer a Google font so if you've tried to enqueue it, Google can't serve it to your site because it longer has the font in their collection. You'll have to use a different google font or a different web font system that uses Blackjack.

    (3) The reason why the post title color is different on the homepage or index page as opposed to the single post page, is because on the home/index page you need to change the CSS associated with the anchor tag. Bother your a tag is set to the dark gray color and unless you've changed it, the FoodiePro theme doesn't specifically change the a:hover tag, so it will be the same as the a tag.

    The CSS for both .entry-title a and .entry-title a:hover can be changed to something like this.:

    .entry-title a {
    color: #f05123;
    }
    .entry-title a:hover {
    color: #333;
    }
  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Design Tips and Tricks’ 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

© 2023 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