SCREENSHOT LINK
https://www.apdigital.it/eventprime-event-calendar-management.jpg
—————————————————————-
Link CSS
https://www.apdigital.it/em_public.zip
—————————————————————
INGLESE
Today February 18, 2022 the Plugin
eventprime-event-calendar-management
has been updated by the system
The reported CSS has improved a lot, despite everything a part of the code has escaped the programmers
I insert the usual screenshot to demonstrate the Before and After result
I am attaching a Readme File + Css modified with detail
I hope the changes useful to correct the Bug useful for viewing on smartphones are included
REGARDS
————————————————————————————
ITALIANO
Oggi 18 Febbraio 2022 il Plugin
eventprime-event-calendar-management
è stato aggiornato dal sistema
Il CSS segnalato è migliorato molto, malgrado tutto una parte di codice è sfuggita ai programmatori
Inserisco il solito Screenshot per dimostrare il risultato Prima e Dopo
Allego un File Leggimi + Css modificato con dettaglio
Spero vengano inserite le modifiche utili per correggere il Bug utili alla visualizzazione su smartphone
SALUTI
————————————————————————————-
Read me
Since the last update you sent on February 18, 2022
I have limited myself to updating these lines only
Dall'ultimo aggiornamento da voi inviato del 18 Febbraio 2022
Mi sono limitato ad aggiornare solamente le presenti Righe
--------------------------------------------------------------
Plugin
eventprime-event-calendar-management
-------------------------------------
The piece of code to fix is this
Il pezzo di codice da correggere è questo
-----------------------------------------
TD DAY
#em_calendar .fc-row .fc-content-skeleton .fc-day-number {
position: relative;
z-index: 9;
width: 42px; <<<<<<<<<
height: auto; <<<<<<<<<
}
-----------------------------------------------------------
Days of the week titles
#em_calendar .fc-view-container .fc-head .fc-head-container table tr th.fc-day-header {
padding: 8px 0px;
border: 0px;
width: 44px; <<<<<<<<<
}