Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #664037

    I’m having a weird formatting when I create a page with a team member where the text and description are not centering. They’ appearing off to the left as if there was no default formatting. I tried creating a new page and still happens. Any ideas?

    #664043

    Hi jlarmen!

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

    .team-member-name, .team-member-description {
        text-align: center;
    }

    Best regards,
    Yigit

    #664054

    That fixed it! I had to add the .team-member-job-title to the mix. Is this an Enfold update break or something I did? I checked all my custom add-ons and turned everything off and it was still left-centered.

    #664068

    Hi!

    That seems to be the default. We informed our devs and we will look into it :)
    Glad it is working fine now. Let us know if you have any other questions or issues and enjoy your weekend!

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Default text not centering 'Team Member'’ is closed to new replies.