style update
This commit is contained in:
parent
68604f40d4
commit
857f88b539
|
@ -56,6 +56,30 @@ ul#mep_add_calender_links a {
|
|||
padding: 0 0 5px 0;
|
||||
margin: 0 0 10px 0;
|
||||
}
|
||||
/*************************************************************
|
||||
Grid View Button CSS update by ariful | date: 04.11.2021
|
||||
**************************************************************/
|
||||
.mep_more_date_btn{
|
||||
z-index: 999999;
|
||||
}
|
||||
.mep_event_grid_item{
|
||||
background-color:#fff;
|
||||
}
|
||||
.mep_event_spring_list .mep_more_date_btn {
|
||||
background-color: #f04d42;
|
||||
border-color: #f04d42;
|
||||
}
|
||||
.mep-elementor-event-list-widget .mep_list_title a{
|
||||
font-weight: 500;
|
||||
font-size: 20px;
|
||||
}
|
||||
.mep_list_event_details .mep-list-footer a{
|
||||
margin-bottom:20px;
|
||||
}
|
||||
.mep_event_grid_item .mep_more_date_btn{
|
||||
padding: 8px 12px;
|
||||
line-height: inherit;
|
||||
}
|
||||
|
||||
/********************************/
|
||||
|
||||
|
|
Loading…
Reference in New Issue