• 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

Infinity Pro – Center Team Members

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 › Infinity Pro – Center Team Members

This topic is: not resolved

Tagged: center, center section, css, CSS center, Infinity Pro, order, order number, team, team page

  • This topic has 3 replies, 2 voices, and was last updated 8 years ago by [email protected].
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • January 15, 2018 at 5:02 pm #215435
    [email protected]
    Member

    I would like to center the images on the team page that showcases all of the team members.

    I only have two team members at the moment, but notice how their profiles are currently aligned to the left of the page. How can I center this section to the page?

    I already tried assigning them an order number, but that didn't seem to work.

    http://www.pg-commercial.com
    January 16, 2018 at 6:16 am #215442
    Victor Font
    Moderator

    The team articles are assigned a float:left in style.css around line 695 in the one-fourth class. You could remove the float:left in this section of code, but it will break any other columns you may want to use. What you have to do then, is create some new CSS and add it to the bottom of style.css before the media queries:

    .team-page #genesis-content {
        text-align: center;
    }
    .team-page .one-fourth {
        float: none;
        display: inline-block;
    }

    Regards,

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

    January 17, 2018 at 12:05 pm #215476
    [email protected]
    Member

    You rock! Thanks, Victor.

    I am assuming I would need to remove this entire section, correct?

    {
    	float: left;
    	margin-left: 2.564102564102564%;
    }
    January 17, 2018 at 12:11 pm #215477
    [email protected]
    Member

    Also, how can I go about shifting my menu to the right hand side?

    Do I need to start another thread for this question?

    Thanks in advance!

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