Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: Only 2/3 team member

#4178
Grace Themes
Member

Hi Matthias

To display 2/3 team members in center aligned

Go to Appearance -> Theme Options -> Basic Settings -> Custom CSS
and use below css code in custom css box

.section-teammember { text-align: center; }
.team_column { float: none; }

Regards
Grace Themes