How to create Team page and individual team with buttons. HELP

How to create Team page and individual team with buttons. HELP

Hi John,

I am assuming you are referring to this page - http://demo.theme.co/integrity-1/pages/team/

It was built using different elements and shortcodes.

For the layout

Red- section
Blue - Row
Green - Columns

For the content, it uses promo element

Red - Promo image
Green - Promo content

For the content, you can use the code below as a template.


<h5 class="mtn">Terry <small>| The CEO</small></h5>
<p>A born leader, Terry’s skills include extended coffee breaks, paid vacations, and mergers and acquisitions.</p>
<p>[button type="real" shape="rounded" size="regular" href="#example" title="Example"][x_icon type="linkedin"] | Connect[/button]  </p>


[button type="real" shape="rounded" size="regular" href="#example" title="Example"]Round Button[/button]

[gap size="25px"]
<a href="#facebook" title="Like Terry on Facebook">[x_icon type="facebook"]</a>
<a href="#twitter" title="Follow Terry on Twitter">[x_icon type="twitter"]</a>
<a href="#googleplus" title="+1 Terry on Google">[x_icon type="google-plus"]</a><br>

Replace the text and links with your own.

Hope this helps

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.