Sizes vary so to customize you Can use image size shortcodes in Modern Events Calendar plugin, if you can’t do it yourself then we suggest using services of http://webnus.net/services or act as below for each shortcode
_______
First check this link: https://codex.wordpress.org/Post_Thumbnails#Thumbnail_Sizes
Image crop sizes in MEC are like that, as you are using cropped images then you can use full images. Go to the following directory and according to shortcode skin open “render.php” file
~root / wp-content / plugins / modern-events-calendar / app / skins
Search for thumbnails
word then instead of codes inside of Single Quotation ” ‘ ” use values mentioned in above link
Finally, in your front-end you can use custom css to give desired style.
_____
Please Note:
- Kindly note that you need to get backup from your applied changes because after each update they all will back to default.
- If you want keep your changes after updates you need to follow this article: https://www.webnus.net/dox/modern-events-calendar/overriding-mec-shortcodes-skin/.
- You can put your files on themes/child_themes directory.
- Pay attention to changelog, If we updated the shortcode you have to update your codes. (Not with every updates)
No Comment.