• 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

Align Left Titles – Lifestyle Pro 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 › Align Left Titles – Lifestyle Pro Theme

This topic is: not resolved

Tagged: align left, lifestyle Pro, text alignment

  • This topic has 2 replies, 3 voices, and was last updated 11 years ago by Tom.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • June 7, 2015 at 11:17 am #155214
    ayuboco
    Member

    Hi everyone!

    I'm currently using a Lifestyle Pro theme, and I'm trying to align the Titles for the Pages and the Blog Posts to the left. I found a thread here but it didn't say where exactly should the "text-align: left" code should be placed.

    I'm rather a beginner when it comes to coding, and it would be great if you can guide me through this.

    Thanks!

    June 7, 2015 at 12:26 pm #155244
    Brad Dalton
    Participant

    Link to your site please.

    Are you referring to the entry titles on single posts?


    Tutorials for StudioPress Themes.

    June 7, 2015 at 1:06 pm #155247
    Tom
    Participant

    Hi @ayuboco,

    There are a number of possibilities for you here; can you be more specific about what you want to achieve?

    Please also provide a link to your site so we can refer exactly to your stylesheet in case other changes have also been made.

    To "align the Titles for the Pages and the Blog Posts" (only), you would add this CSS code to the child theme stylesheet in the "Entries" section, after line 1280 of the default Lifestyle theme stylesheet.

    .page .entry-title, 
    .single .entry-title  {
      text-align: left;
    }

    However, this leaves the home page and archive post titles center-aligned and also does not change the alignment of the Post Info entry-meta content ("date / author / comments"). So some entry-header bits will be left-aligned, some center-aligned. and the post excerpts will remain center-aligned.

    If you want all of these elements to be left-aligned, instead change this CSS, as indicated, at line 1230 of the default Lifestyle theme stylesheet.

    .entry-header {
      border-bottom: 1px solid #eeeee8;
      margin-bottom: 32px;
      text-align: center;      /* <------ change this to "left" */
    }

    Choose your next site design from over 350 Genesis themes.
    [ Follow me: Twitter ] [ Follow Themes: Twitter ] [ My Favourite Webhost ]

  • 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

© 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