WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner 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