• 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

Alitude Pro – Page Title Fancy Underline

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 › Alitude Pro – Page Title Fancy Underline

This topic is: not resolved
  • This topic has 2 replies, 2 voices, and was last updated 6 years, 2 months ago by defree99.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • January 14, 2017 at 2:54 pm #199402
    defree99
    Participant

    I really like the underline beneath the page titles in one of the showcase websites here:

    http://www.ashleyhorner.co/our-team/

    I'm referring to the underline in this screenshot:

    http://tinyurl.com/zfzcutt

    I did a page inspection but I don't see where this is located.

    I would like to create my own version of this, without the need to manually add it to each page.

    I'm starting from my own generic Atitude Pro template here:

    http://tinyurl.com/jb7msu2

    How can I do the Title underline function using my own graphic?

    January 15, 2017 at 7:57 am #199412
    Victor Font
    Moderator

    The developer is using CSS borders to draw that fancy line. This is copied from their style sheet:

    .entry-header {
        position: relative;
        background: #fff;
        border: 3px solid red;
        border-top: 0;
        border-left: 0;
        border-right: 0;
        margin-bottom: 30px;
    }
    
    .entry-header::before {
        border-color: rgba(255,0,0,0);
        border-top-color: red;
        border-width: 14px;
        margin-left: -14px;
    }
    
    .entry-header::after {
        border-color: rgba(255,255,255,0);
        border-top-color: #fff;
        border-width: 10px;
        margin-left: -10px;
    }
    
    .entry-header::before,
    .entry-header::after {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    Regards,

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

    January 17, 2017 at 3:40 pm #199582
    defree99
    Participant

    Thank you!

  • 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

© 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