You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.
The text was updated successfully, but these errors were encountered:
RadlaHD
changed the title
Calender: Dates don't match with the days of the week, they're displaced.
Calendar: Dates don't match with the days of the week, they're displaced.
Jul 14, 2017
that´s a theme issue, <li> elements have a margin.
I will add a correction to the next release, meanwhile, add the following to your theme´s css to solve it:
ul.cb-calendar li {
margin-left: 0;
}
flegfleg
changed the title
Calendar: Dates don't match with the days of the week, they're displaced.
Theme compatibility: Remove margin around calendar day elements.
Jul 16, 2017
There are just four days a week, apparently. This is also the case when the line of weekdays is not visible.
http://www.verkehr-mit-koepfchen.de/cb-items/croozer-kid-plus-2-bei-eldorado-die-fahrradschmiede/#timeframe17
The text was updated successfully, but these errors were encountered: