diff --git a/css/style.css b/css/style.css index c088216..7e0a63a 100644 --- a/css/style.css +++ b/css/style.css @@ -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; + } /********************************/