• Resolved celebox

    (@celebox)


    Hello,

    Is there a way to hide the excerpt and team member information when using the “Organic Team Members” widget? Basically, I just want the Organic Team Members to make it appear so that only the picture and the name of the team member is showing. I’m trying to make the team members section similar to the “Home Team Section” on my current page, which I have linked above.

    Thank you!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Organic Themes

    (@organicthemes)

    Hello @celebox,

    You could try adding the following CSS within the “Additional CSS” section of the customizer:

    .organic-widgets-team-holder .organic-widgets-card-content p {
      display: none;
    }

    That should do the trick. Thanks!

    Plugin Author Organic Themes

    (@organicthemes)

    Marking this as resolved. Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Organic Team Members’ is closed to new replies.