hi,
i made a lot of changes on the modern event calender css (in the css section from the plugin).
now i have a few questions/problems:
i cant find the right selector to change the hover of the buttons, i tried tons but did not find the right one. now it changes to dark grey, but it should change to mangenta…
any help with that?
the next question, is there a way to make a seperator between mec event title and the content below?
is it possible to get the excerpt from the event itself (if the excerpt is added in the event entry) below the botton?
here a pic how it should look:

here how it looks so far:

then i tried to change the text on the butons with a code i found here in the forum:
jQuery(document).ready(function($) {$('.mec-booking-button').each(function() {$(this).text('Buy Tickets');});});
since then the login with the under construction plugin (the key on the right bottom) does not work.
thanks in advance for your help!
cheers