.tsidesign_feature{
padding-bottom: 6rem !important;
}
.tsidesign_feature .the_list_wrap{
background-color: #fff !important;
}
.tsidesign_feature .the_list_item .the_list_item_image {
border: 12px solid #fff !important;
}
.tsidesign_feature .the_list_item .the_list_item_headline {
padding: 1.5rem 0 2.5rem 0 !important;
margin: 0 !important;
}
.tsidesign_feature .the_list_item {
-moz-osx-font-smoothing: grayscale !important;
backface-visibility: hidden !important;
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5) !important;
display: block !important;
transform: translateZ(0px) !important;
transition-duration: 0.3s !important;
transition-property: transform !important;
vertical-align: middle !important;
}
.tsidesign_feature .the_list_item:hover{
-webkit-transform: rotate(4deg) scale(1.2) !important;
-moz-transform: rotate(4deg) scale(1.2) !important;
-ms-transform: rotate(4deg) scale(1.2) !important;
-o-transform: rotate(4deg) scale(1.2) !important;
transform: rotate(4deg) scale(1.2) !important;
z-index: 98 !important;
box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5) !important;
}
@media(max-width: 1100px) and (min-width: 575px){
.tsidesign_feature .the_list_item {
width: 48% !important;
margin: 1% !important;
}
}
Live url: http://designsource.townsquareinteractive.com/features/
Screenshot: https://cl.ly/0K1E283S3P36
Screenshot: https://cl.ly/0K1E283S3P36
Be the first to comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.