• 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

Customizing the author box

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 › Customizing the author box

This topic is: not resolved
  • This topic has 1 reply, 2 voices, and was last updated 12 years, 1 month ago by nutsandbolts.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • December 1, 2013 at 8:15 pm #76522
    Callum
    Member

    Hi,

    I'm in the process of creating a multi author site so I'm keen to use the author box. I'm assessing the capabilities of the genesis author box and hopefully avoiding requiring a plugin. On this page I have a demo box (see link)

    I have found a resource for color customization and the like so no issues there. But there are are things I haven't been able to accomplish.

    1. Can the "About" be removed from the title of the author box?
    2. Can (using my example) the connect with line be moved down one more line? I've attempted to use html in the author bio box, like I did to create the links, but this does not work. I'd like the bio to end at the avatar as it is, then and empty line, then the connect line.

    Thanks for any advice.
    Callum

    http://www.rugbycoaching.org/free-sample-practice-session-planning-sheet/
    December 1, 2013 at 10:47 pm #76545
    nutsandbolts
    Member

    Here is a snippet you can use in functions.php to customize the title:

    //* Customize the author box title
    add_filter( 'genesis_author_box_title', 'custom_author_box_title' );
    function custom_author_box_title() {
    	return '<strong>About the Author</strong>';
    }

    To fix the spacing between paragraphs, find this in your stylesheet:

    .author-box p {
    margin-bottom: 0;
    }

    and modify the value for margin-bottom. You may need to add !important so you'll end up with something like this:

    .author-box p {
    margin-bottom: 20px !important;
    }

    Hope that helps!


    Andrea Whitmer, Owner/Developer, Nuts and Bolts Media
    I provide development and training services for designers • Find me on Twitter and Google+

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