Home Forums HashOne Centering team members

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1322
    mdickson
    Participant

    Hi!
    is it possible to center team members, when there’s less than 4 members?
    Thanks!

    #1361
    tomekb
    Participant

    I need an answer too

    #1423
    esnfirat
    Participant

    i need an answer too….

    #1848
    Kevdkev1
    Participant

    That would be cool.

    #1858
    Hash
    Keymaster

    Here 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

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.