• 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

Altitude Pro – Removing the Title underline on a page

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 › Altitude Pro – Removing the Title underline on a page

This topic is: not resolved

Tagged: Altitude Pro, title

  • This topic has 2 replies, 2 voices, and was last updated 10 years, 5 months ago by takenote.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • February 20, 2016 at 10:35 am #179484
    takenote
    Member

    Hi there, I have successfully installed a plugin Hide Title to remove the title from pages, but the existing underline remains. How would I remove that?
    Thanks so much, Marilyn

    February 21, 2016 at 1:22 pm #179564
    Tom
    Participant

    The underline is controlled by this CSS in the (stock) child theme stylesheet at line 1497:

    .entry-header::after {
        border-bottom: 1px solid #000;
        content: "";
        display: block;
        margin: 0 auto 60px;
        padding-bottom: 30px;
        width: 25%;
    } 

    To remove the underline for all pages:

    . page .entry-header::after {
        border-bottom: none;
    } 

    Or, for individual pages, find the page-ID of the page to be adjusted, adding the following to ehe stylesheet below the above code, where xxx is the value of the page ID for each page affected ....

    .page-id-xxx .entry-header::after {
        border-bottom: none;
    } 

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

    February 21, 2016 at 5:07 pm #179578
    takenote
    Member

    Tom, thanks! found it. Couldn't find it for the life of me.... thanks for the assistance. Marilyn

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 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