- This topic has 4 replies, 5 voices, and was last updated 7 years, 10 months ago by Hash.
Viewing 5 posts - 1 through 5 (of 5 total)
- AuthorPosts
- December 8, 2016 at 8:01 pm #1322mdicksonParticipant
Hi!
is it possible to center team members, when there’s less than 4 members?
Thanks!December 12, 2016 at 6:45 pm #1361tomekbParticipantI need an answer too
December 22, 2016 at 3:47 am #1423esnfiratParticipanti need an answer too….
February 4, 2017 at 2:05 am #1848Kevdkev1ParticipantThat would be cool.
February 5, 2017 at 12:14 pm #1858HashKeymasterHere is the quick fix
Go to Appearance -> Customizer and in Additional CSS field add the below CSS code
.hs-team-member-wrap{ text-align: center; } .hs-team-member{ float:none; display:inline-block; }
Add the above CSS code only if the team member is less than 4. If you have 4 team member then remove the above CSS
- AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.