Team members
The Team Members element displays a responsive grid of team member profiles with images, names, titles, and descriptions.
Settings
Section titled “Settings”Team members
Section titled “Team members”- Team members (repeater) - Add team member profiles. Each member has:
- Image (image) - Profile photo.
- Title (text) - Name of the team member.
- Subtitle (text) - Job title or role.
- Content (textarea) - Description or bio.
Layout
Section titled “Layout”-
Columns (number) - Number of columns in the grid (1-6). Controls
grid-template-columnswithrepeat(%s, 1fr). -
Gap (number with units) - Spacing between team member cards. Controls
gapproperty. Default placeholder:20. -
Background (color) - Background color of member cards. Applied to
.memberselector. -
Border (border) - Border styling for member cards. Applied to
.memberselector. -
Box shadow (box-shadow) - Shadow effect for member cards. Applied to
.memberselector.
-
Image position (select) - Position of the image relative to content. Options:
top,right,left,bottom. Default:top. -
Image ratio (select) - Aspect ratio for images. Options from swiper image ratio controls.
-
Width (number with units) - Width of the images. Applied to
.imageselector. -
Margin (spacing) - Margin around the images. Applied to
.imageselector. -
Border (border) - Border styling for images. Applied to
.imageselector.
Content
Section titled “Content”-
Padding (spacing) - Padding inside the content area. Applied to
.contentselector. Default placeholder:15px(top),0px(right, bottom, left). -
Text align (text-align) - Text alignment for content. Applied to
.contentselector. -
Title tag (select) - HTML tag for member titles. Options:
h2,h3,h4,h5,h6,p,div. Default:h4. -
Title typography (typography) - Font styling for member titles. Applied to
.titleselector. -
Subtitle typography (typography) - Font styling for member subtitles. Applied to
.subtitleselector. -
Description typography (typography) - Font styling for member descriptions. Applied to
.descriptionselector.