Make Entire ElementsKit Team Member Widget Clickable & Equal size

Written by :

Posted on :

Tags :

Share :

Facebook
Twitter
LinkedIn
Reddit
Pinterest

What This CSS Code Does:

Makes the entire Team element from ElementsKit clickable and equal height.

Usage Example:

With

Without

How To Implement:

Click on the Advanced tab within the team element, go down to the Custom CSS option and paste the code. Adjust the height accordingly.

The Code:

				
					selector img {
  height: 350px;
}

selector a {
    padding: 200px !important;
    margin: -200px !important;
}
				
			

Leave a Reply

Your email address will not be published. Required fields are marked *

READY FOR A TOTALLY AWESOME WEBSITE?