Anniversary Special Sale! 10 Years of Excellence in WordPress Themes | Flat 20% OFF on All Themes Package. Use Code GT10YEARS Buy Now
Anniversary Special Sale Banner

Reply To: Your Instructors section

#47733
Grace Support
Keymaster

Hi,

To display the team members in center align

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

#team_members { text-align: center !important; }
.teammember-list { float: none !important; display: inline-block !important; }

Please make these changes and let me know your feedback.

regards
Grace Themes