• 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

Avatar Sizes on Home 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 › Avatar Sizes on Home Page

This topic is: not resolved

Tagged: avatar, css

  • This topic has 3 replies, 2 voices, and was last updated 6 years, 10 months ago by AnitaC.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • August 15, 2018 at 5:13 pm #222536
    ashbreu
    Member

    Hi, I am interested in increasing the size of the avatars on the homepage. Do you have a suggestion on how I can edit the CSS to accomplish this?

    See website here: https://demariapartners.com/

    Thank you!

    https://demariapartners.com/
    August 19, 2018 at 10:56 am #222613
    AnitaC
    Keymaster

    You can add this to your functions.php file. Change 300 to the designed size.

    //* Increase the User Profile Gravatar Image Widget
    add_filter( 'genesis_gravatar_sizes', 'c8d_increase_user_profile_image' );
    function c8d_increase_user_profile_image( $sizes ) {
    	$sizes['Extra Large Image'] = 300;
    	return $sizes;
    }

    It will put the new size in the widget for you to select.


    Need help with customization or troubleshooting? Reach out to me.

    August 21, 2018 at 3:20 pm #222658
    ashbreu
    Member

    Excellent! Can I just copy and paste that code at the end of the file?

    August 21, 2018 at 3:23 pm #222659
    AnitaC
    Keymaster

    Yes, start a new line then paste it in.


    Need help with customization or troubleshooting? Reach out to me.

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

© 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