Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #335815

    Hi,
    How can you edit the alignment in the Team Member element? The photo is centered but the text is left aligned and I would like to change one of them. Also is there a way to make the team members name text smaller?

    #335817

    Hey trackvets!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    h3.team-member-name, .team-member-job-title { text-align: center; }
    h3.team-member-name { font-size: 16px; }

    Regards,
    Yigit

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