| Server IP : 65.108.144.40 / Your IP : 216.73.217.165 Web Server : Apache/2.4.52 (Ubuntu) System : Linux ubuntu-8gb-hel1-1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 User : dev ( 1000) PHP Version : 8.2.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/successkpi/wp-content/themes/successkpi/blocks/events-tiles-block/ |
Upload File : |
section.sk-event-listing-wrapper{
padding-top: 72px;
}
.sk-events-card .date{
background-color: #fff;
padding: 10px 20px;
position: absolute;
top: 20px;
right: 20px;
z-index: 2;
border-radius: 3px;
}
section.sk-event-listing-wrapper .row {
row-gap: 32px;
}
.sk-events-card {
padding: 0;
border-radius: 12px;
border: 0.5px solid #D9D9D9;
background: #FFF;
overflow: hidden;
position: relative;
}
.sk-events-card picture.sk-event-pic img {
width: 100%;
height: 100%;
object-fit: cover;
transition: all 0.5s ease-in-out;
}
.sk-events-card picture.sk-event-pic {
height: 209px;
overflow: hidden;
display: block;
transition: all 0.5s ease-in-out;
}
.sk-events-card picture.sk-event-pic:hover img{
transform: scale(1.1);
}
.sk-events-card .sk-event-card-content {
padding: 24px;
}
.sk-events-card .sk-event-card-content .sk-event-card-title {
color: #000;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 28px;
min-height: 58px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-decoration: none;
}
.sk-events-card .sk-event-card-content .sk-event-card-title:hover{
color:#428bca;
}
.sk-events-card .sk-event-card-content .sk-event-card-description p{
color: #1C1E20;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 22.288px; /* 159.202% */
min-height: 45px;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
}
.sk-events-card .sk-event-card-content .sk-event-card-link {
text-decoration: none;
}