Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #815027

    Hello, how to edit the 3 fields of TEAM MEMBER? Font, color, size … these things.
    /
    ITEMS
    1 – Name of the person
    2 – Job title of the person.
    3 – Description member

    I used CSS CLASS but it modifies the 3 items above. I need to modify one by one.

    IMAGE
    http://d.pr/i/gvbCUV

    #815075

    Hey mleite1,

    Could you please give us a link to your website, we need more context to be able to help you.
    Best regards,
    Victoria

    #815080

    Hello Victoria.

    #815127

    Hi! The elements you wish to change have the following classes respectively:
    1. team-member-name
    2. team-member-job-title
    3. team-member-description

    You can use this as your basis for your code:

    .team.avia-team-member h3.team-member-name { YOUR CODE HERE }
    .team.avia-team-member .team-member-job-title  { YOUR CODE HERE }
    .team.avia-team-member .team-member-description  { YOUR CODE HERE }

    If you need further help, please let us know.

    Best regards,
    Sarah

    #815128

    I’m going to test Sarah now.

    #815143

    Sarah, I added and created the standards, but only changed in one of the three boxes of the team. Watch.

    http://www.hidrocon.com/hidro/lideranca-hidrocon/

    #815146

    Does the CSS CLASS name have to be a team?

    #815153

    That was it. Thank you.

    #815165

    Hello! Were you able to set it up successfully? :) If so, I’ll close this thread now. Otherwise, please let me know if you need further help!

    Best regards,
    Sarah

    #815170

    You can close.

    Thank you very much

    Can you see ticket number # 814982 for me?

    #815173

    Our team is going through the forums, so we’ll get to it soon. Thank you for your patience!

    As always, thank you for using Enfold.

    Best regards,
    Sarah

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘MEMBER TEAM CONTENT CUSTOMIZE’ is closed to new replies.