• 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

Making post-entry titles smaller

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 › Making post-entry titles smaller

This topic is: resolved
  • This topic has 3 replies, 3 voices, and was last updated 6 years, 4 months ago by lucio7.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • January 19, 2019 at 2:04 pm #365756
    lucio7
    Member

    Hi all,

    I can't make the entry titles of each post smaller.

    I can change font family and weight no problem, which tells me the CSS code is correct.

    But no way to change the size, not with CSS nor with Palette Pro.

    It seems to be hard-coded.

    Ideally, I'd want to make it smaller on mobile only.

    Any idea?

    https://thepowermoves.com/socially-awkward/
    January 21, 2019 at 2:56 am #393457
    muratayirkan
    Member

    You can do input headers in wordpress without css encoding. Look at my site's h1 and h2 tags if I want to do so.

    https://evdepolama.biz

    January 21, 2019 at 9:32 am #398406
    Victor Font
    Moderator

    No, the title sizes are not hard coded. They are controlled by this CSS:

    .single-post.content-sidebar .content .entry-title, .single-post.sidebar-content .content .entry-title {
        font-size: 48px;
        font-size: 4.8rem;
        line-height: 1.2;
        letter-spacing: -1px;
        text-align: left;
    }

    You are also using a min version of the style sheet. Since the theme is not delivered with a min version, there's something you did to create it. Make sure you're recreating the min version after you change the CSS in style.css.

    By the way, changing the h1 to h2 will break your SEO. There should be 1 h1 on every page for proper SEO.


    Regards,

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

    January 21, 2019 at 10:31 am #399139
    lucio7
    Member

    Thank you Victor!

    I was planning to update this section after today I hired a CSS developer.

    This is the code he shared with me and it worked like a charm (in the customizer):

    @media only screen and (max-width: 1200px){
    .content .post.entry .entry-content{
    padding: 0 !important;
    }
    .single-post.content-sidebar .content .entry-title
    {
    font-size: 32px !important;
    padding: 0 !important;
    }
    }

    Thank you for the heads up both on SEO and min version, much much appreciated!

    Do you know where I can get some good (and simple) info on this min version as I know nothing about it right now?

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Making post-entry titles smaller’ is closed to new replies.

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

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