- This topic has 3 replies, 3 voices, and was last updated 7 years, 3 months ago by ayman.roshdy.
Viewing 4 posts - 1 through 4 (of 4 total)
- AuthorPosts
- February 27, 2017 at 5:30 pm #2180bendermedia.coParticipant
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!
March 6, 2017 at 7:41 pm #2210ayman.roshdyParticipantDid you figure out how to do this? I am having the same problem!
March 13, 2017 at 9:18 pm #2317HashKeymasterThe 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; }
March 13, 2017 at 9:59 pm #2351ayman.roshdyParticipantThanks
- AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.