@ChampaignCowboy
some providers only give 5 days for free… (used to be everyone gave out free data)
calendar ONLY shows start, unless
showEnd: true
is set
module background is usually transparent.
well… you can set something in css/custom.css
.module-content {
background-color: gray;
}
but… the module space has a border, AND modules can set their own backgrounds,
SO, its not a simple change…
yes, unless there is a bug, then open an issue in the MM github repo