@designextreme my timezone is Vienna. I had it set for the city at first but changed it due to the issue to GMT, which didn’t resolve it. Just changed it back (reactivated the plugin) but nothing changed.
ps. sorry for the late answer, I was enjoying my holiday without being online.
@designextreme Thank you for your fast reply!
But no way to just get the time itself w/o the day name?
A HTML code for what i want would look like that:
<h1 class=this_is_the_day>Monday</h1>
<p class=this_is_the_time>09:00-12:00<br>13:00-17:00</p>
If the day-name can’t be removed, can I somehow add a <br> as a suffix/seperator to modify it in the style sheet (same goes for the two time spans)?
So it should look like that:
Monday
09:00-12:00
13:00-17:00