Home › Forums › SKT Full Width Forum › Team members – show all – same height
- This topic has 5 replies, 2 voices, and was last updated 3 years, 9 months ago by
Sonnal S Sinha.
-
AuthorPosts
-
January 9, 2020 at 8:14 am #142623
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
January 10, 2020 at 4:57 am #142720Hi,
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,
DaveFebruary 27, 2020 at 11:19 am #145966Hi 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,
RobynFebruary 27, 2020 at 12:34 pm #145984Hi,
So, do you want to remove title?
Regards,
DaveFebruary 27, 2020 at 12:51 pm #145988Hi 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.
February 27, 2020 at 1:02 pm #145990Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.