Team members – show all – same height

Home Forums SKT Full Width Forum Team members – show all – same height

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #142623
    RobynRobyn
    Participant
    • Topics: 8
    • Replies: 13
    • Total: 21
    Member since: December 27, 2019

    Dear,

    I’m using the Adventure Theme and added several team members via the “Our Team” plugin.

    I have two questions concerning this “Our Team” plugin:
    – Is there a shortcode to see ALL team members?
    – Is there a chance to illustrate all columns with an equal height?

    Thank you.

    ~Robyn

    Ps. our temp website is tijdelijk.wzcvalkenswaard.nl

    #142720
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    1. Kindly use this shortcode.

    [ourteam col="4" show="-1" excerptlength="25"]

    2. Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .team-infobox { min-height:285px;}

    Regards,
    Dave

    #145966
    RobynRobyn
    Participant
    • Topics: 8
    • Replies: 13
    • Total: 21
    Member since: December 27, 2019

    Hi Dave,

    I have added the shortcut + css info, however I still have little issue.

    Image: https://imgur.com/Ql6MfYi
    URL: wzcvalkenswaard.nl (new url in comparison to the first message)

    Hope you can solve it!

    Regards,
    Robyn

    #145984
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    So, do you want to remove title?

    Regards,
    Dave

    #145988
    RobynRobyn
    Participant
    • Topics: 8
    • Replies: 13
    • Total: 21
    Member since: December 27, 2019

    Hi Dave,

    No I do not want to remove the title, the boxes are a different size and some of the boxes show more text/lenght then others even though i set the excerptlength to 9….

    The shortcode I’m using is: [ourteam col=”4″ show=”100″ excerptlength=”9″]

    I would like that (1) all boxes are the same size for a neath visual appearance and (2) only the first 9 words are visible and not the dividers or extra text.

    Ps. I crossed out the names due to privacy. Sorry for the misunderstanding.

    #145990
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .team-infobox { padding:2% 8% 9% !important; height: 133px; overflow: hidden; min-height:inherit !important;}
    .team-infobox .social-icons { display: none !important;}
    .skt-builder-block-inner.skt-builder-block-inner-979 .cols4 { min-height: inherit !important;}

    Regards,
    Dave

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