Home Forums Total Centering Team Members

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2180
    bendermedia.co
    Participant

    Hello Hash Team,

    We are trying to feature 2 team members on our home page and we’re having trouble centering the pictures.

    We have added this piece of code the the additional ccs:

    .hs-team-member-wrap{ text-align: center; }
    .hs-team-member{ float:none; display:inline-block; }

    However, it’s still not centering the team members.

    Any help with this issue would be great!

    #2210
    ayman.roshdy
    Participant

    Did you figure out how to do this? I am having the same problem!

    #2317
    Hash
    Keymaster

    The above mentioned code is for HashOne theme.
    Here is the code for Total Theme

    .ht-team-member-wrap{ text-align: center; }
    .ht-team-member{ float:none; display:inline-block; }
    #2351
    ayman.roshdy
    Participant

    Thanks

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