Yearly Access Membership 180+ Divi Products On Just $199.99 $179.99 / year Join Today !

Lifetime Access Membership 180+ Divi Products On Just $349.99 $314.99 Join Today !

DIVI Person Module With List View And Creative Hover Effects

Jun 4, 2019 | Person

divi-person-module-with-list-view-and-creative-hover-effects

In this tutorial,We are going to show you Team members in list view with creative hover effects that just may surprise you.Today We are sharing a step by step tutorial for Team List view  USINg Divi Person module to anywhere on your website. 

Steve Thomas

Steve Thomas

Web Developer

Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Miranda joy

Miranda joy

Web Designer

Lorem Ipsum is simply dummy text of the printing and typesetting industry.

kristiana

kristiana

Web Developer

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages

CREATE TEAM LIST VIEW USING PERSON MODULE WITH HOVER EFFETS

Step 1. Download DCT_TEAM_LISTVIEW.zip File

Step 2. Unzip Zip Folder

Step 3. Import Divi_Person_Module_With_List_View_And_Creative_Hover_Effects.json file on Divi -> Divi Library -> Import & Export Button

DIVI Person Module With List View And Creative Hover Effects

Step 4. After import layout json files you can see in below

DIVI Person Module With List View And Creative Hover Effects

Step 5 : Create New Page > Click on “+” Icon see below image

DIVI Person Module With List View And Creative Hover Effects

Step 6. After click ,layout will be load then Publish Page

DIVI Person Module With List View And Creative Hover Effects

Step 7. Here two way possibility of use tilt .

1. Using Child theme
On unzip folder you can found Child Theme folder “DCT_TEAM_LISTVIEW.zip” file so just upload and activate.

If child theme already exist then follow below step
-> Copy enqueue script function “DCT_TEAM_LISTVIEW”  code and paste on your existing child theme functions.php file.
-> Copy “DCT_TEAM_LISTVIEW.css ” code and paste on your existing child theme style.css file.

DCT_TEAM_LISTVIEW In Function.php
function DCT_TEAM_LISTVIEW() { 
wp_enqueue_style( 'team-list-view', get_stylesheet_directory_uri() . '/DCT_TEAM_LISTVIEW.css' ); 
	
}
/* Add Front-Site Css 
-------------------------------------------------------------- */
add_action( 'wp_enqueue_scripts', 'DCT_TEAM_LISTVIEW' );
2. Without Child theme
-> Upload “DCT_TEAM_LISTVIEW.CSS”  file on your server or anywhere and add that path on Divi-> Theme Options -> GENeRAL Tab.
-> Copy CSS code from FOLDER file and paste on Divi-> Theme Options -> GENeRAL Tab -> Custom CSS.
Just PASTE CSS code in CUSTOM CSS TAB AND SAVE IT.

See image

DIVI PERSON MODULE WITH LISTVIEW & CREATIVE HOVER EFFETCS CSS
/* =======================    List view =========================*/
.dct_team_list{border:3px solid #d4434d;text-align:center;overflow:visible;position:relative;z-index:1}
.dct_team_list:after,.dct_team_list:before{background:#d4434d;width:17px;height:150px;
position:absolute;z-index:-1;content:""}
.dct_team_list:before{-webkit-transition:all .5s ease .2s;-moz-transition:all .5s ease .2s;
-ms-transition:all .5s ease .2s;-o-transition:all .5s ease .2s;transition:all .5s ease .2s;top:100%;left:0;margin-top:-150px}
.dct_team_list:after{-webkit-transition:all .5s ease .2s;-moz-transition:all .5s ease .2s;-ms-transition:all .5s ease .2s;
-o-transition:all .5s ease .2s;transition:all .5s ease .2s;visibility:visible;top:0;right:0}
.dct_team_list .clearfix::after{visibility:visible}.dct_team_list:hover:after,
.dct_team_list:hover:before{top:50%;margin-top:-75px}
.dct_team_list .et_pb_team_member_image{border:3px solid #d4434d;margin:30px;width:30%;position:relative;
-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;
-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.dct_team_list:hover .et_pb_team_member_image{border-color:#d4434d}
.dct_team_list .et_pb_team_member_image:after{content:"";background:#33343e;width:100%;height:0;position:absolute;
top:50%;left:0;opacity:0;transform-origin:0 0 0;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;
-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.dct_team_list:hover .et_pb_team_member_image:after{height:100%;opacity:.85;top:0}
.dct_team_list .et_pb_team_member_image img{width:100%;height:auto}
.dct_team_list .et_pb_team_member_description{width:60%;position:absolute;top:5%;right:0;opacity:1;
-webkit-transition:all .5s ease .2s;-moz-transition:all .5s ease .2s;-ms-transition:all .5s ease .2s;
-o-transition:all .5s ease .2s;transition:all .5s ease .2s}
.dct_team_list .et_pb_team_member_description .et_pb_team_short_description{text-align:justify}
.dct_team_list:hover .et_pb_team_member_description{opacity:1}
.dct_team_list .et_pb_team_member_description .et_pb_module_header{font-size:18px;font-weight:600;color:#000;
text-transform:uppercase;margin:0 0 5px;text-align:left}
.dct_team_list .et_pb_team_member_description .et_pb_member_position{font-size:14px;color:#000;text-transform:capitalize;
text-align:left}.dct_team_list .et_pb_team_member_description .et_pb_team_short_description{font-size:13px;color:#000;
overflow:hidden;text-overflow:ellipsis;padding-right:40px;text-align:justify}
.dct_team_list .et_pb_member_social_links{padding:0;list-style:none;text-align:right}
.dct_team_list .et_pb_member_social_links li{display:inline-block}
.dct_team_list .et_pb_member_social_links li a{background:#d4434d;display:inline-block;width:35px;height:35px;
line-height:35px;border:1px solid #d4434d;font-size:15px;color:#fff;-webkit-transition:all .5s ease 0s;
-moz-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}
.dct_team_list .et_pb_member_social_links li a:hover{color:#000;}

/* ======================= Single Row - Person module=========================*/
.dct_team_list.dct-list-1{min-height:300px}

/* ======================= Different Color=========================*/
.dct_team_list.orange{border:3px solid orange}
.dct_team_list.orange .et_pb_team_member_image{border:3px solid orange}
.dct_team_list.orange:after,.dct_team_list.orange:before{background:orange}
.dct_team_list.orange .et_pb_member_social_links li a{border:1px solid orange;background:orange;}
.dct_team_list.blue{border:3px solid #00bfff}
.dct_team_list.blue .et_pb_team_member_image{border:3px solid #00bfff}
.dct_team_list.blue:after,
.dct_team_list.blue:before{background:#00bfff}
.dct_team_list.blue .et_pb_member_social_links li a{border:1px solid #00bfff;background:#00bfff;}
.dct_team_list.pink{border:3px solid #ff1493}.dct_team_list.pink .et_pb_team_member_image{border:3px solid #ff1493}
.dct_team_list.pink:after,.dct_team_list.pink:before{background:#ff1493}
.dct_team_list.pink .et_pb_member_social_links li a{border:1px solid #ff1493;background:#ff1493;}
/* ======================= Responsive=========================*/
@media (max-width:1199px){.dct_team_list .et_pb_member_social_links li{margin-right:0}
.dct_team_list .et_pb_team_member_description{position:relative;top:0;width:100%}
.dct_team_list .et_pb_team_member_image{margin:0 auto;margin-top:20px;float:none}
.dct_team_list .et_pb_team_member_description .et_pb_module_header{text-align:center;margin-top:20px}
.dct_team_list .et_pb_team_member_description .et_pb_member_position{text-align:center}
.dct_team_list .et_pb_team_member_description .et_pb_team_short_description{padding-right:30px;padding-left:30px;
text-align:justify}}@media only screen and (max-width:980px){.dct_team_list{max-width:550px;margin:0 auto}}
@media only screen and (min-width:768px) and (max-width:1199px){
.dct_team_list .et_pb_team_member_image{width:280px;display:block}
.dct_team_list .et_pb_team_member_description{display:block}}

 

-> Copy style code from DCT_TEAM_LISTVIEW.css file and paste on Divi -> Theme Options -> General -> Custom CSS .

See Image

DIVI Person Module With List View And Creative Hover Effects

FOR SIMPLE EFFECT USE CLASS “dct_team_list” ON PERSON MODULE .

DIVI Person Module With List View And Creative Hover Effects
DIVI Person Module With List View And Creative Hover Effects

For SINGLE ROW USE CLASS “dct_team_list dct-list-1” on PERSON MODULE .

DIVI Person Module With List View And Creative Hover Effects
DIVI Person Module With List View And Creative Hover Effects

Shop Our Divi Products

100+ Divi Child Themes , 95+ Divi Modules Bundle , 55+ Divi Freebies ,2+ New Products Every month , 6000+ Divi Module Design, Templates, Snippets, and Exclusive Divi Resources Gain Access To Everything We Offer !

[et_social_follow icon_style=”slide” icon_shape=”rounded” icons_location=”left” col_number=”auto” outer_color=”dark”]

Get 180+ Divi Products Access On Both Membership Plan

Yearly Access Membership $199.99 now Just $179.99

& Lifetime Access Membership $349.99$314.99

View Other Tutorials

Create TimeLine Using Divi Person Module

Create TimeLine Using Divi Person Module

In this post, we'll be showing you how you can easily create a simple creative timeline with Divi's your Person Modules with Css and without pluginTimeline DemoEnter your Content Here ...Enter your Content Here ...Enter your Content Here ...Enter your Content Here...

read more
10 Different Animate Text Effect Using Divi Slider Module

10 Different Animate Text Effect Using Divi Slider Module

We are going to show you how to CREATE Animated Text Effects USING Divi Modules without using a plugin! With this method, Change Slider To Check Each Animation Effects Animate Effect TEXTRotate Effect 1 Animate Effect TEXTRotate Effect 2Animate Effect TEXT Rotate...

read more
Cart
Your cart is empty.

Looks like you haven't made a choice yet.