If on your website when you click on the next/previous month button and then the page has jumped to the top, all you need to do is to put the following CSS code in the MEC Settings > Custom CSS:
.mec-wrap .mec-next-month a,
.mec-wrap .mec-previous-month a {
pointer-events: none;
text-decoration: none;
}
Best Answer
M
Modern Events Calendar Support Team
said
over 3 years ago
Yes, exactly. Just add the following CSS code in the MEC Settings > Custom CSS:
.mec-wrap .mec-next-month a,
.mec-wrap .mec-previous-month a {
pointer-events: none;
text-decoration: none;
}
1 Comment
Modern Events Calendar Support Team
said
over 3 years ago
Answer
Yes, exactly. Just add the following CSS code in the MEC Settings > Custom CSS:
.mec-wrap .mec-next-month a,
.mec-wrap .mec-previous-month a {
pointer-events: none;
text-decoration: none;
}
Hakan Turan
If on your website when you click on the next/previous month button and then the page has jumped to the top, all you need to do is to put the following CSS code in the MEC Settings > Custom CSS:
Yes, exactly. Just add the following CSS code in the MEC Settings > Custom CSS:
Modern Events Calendar Support Team
Yes, exactly. Just add the following CSS code in the MEC Settings > Custom CSS:
-
Forum Rules
-
Changing The Preloader From Full Screen To The Shortcode Place!
-
Assets Per Page
-
Export Events To Google Calendar
-
How To Fix Internal Server Error
-
WordPress Event Website Troubleshooting With Installing A Fresh Copy Of It
-
Problem With Downloading Invoice In Modern Event Calendar
-
How To Fix Google Calendar Import Error: 404, 403?
-
How To Set Cron Job In Modern Event Calendar?
See all 57 topics