Responsiveness Issue: Date Autolock – Button missing
-
Issue:
In Webba Bookings -> Calendar -> Date Auto Lock / Unlock
The ‘Start’ Button is missing on mobile devices under a width of 900px.
Culprit is css:@media (max-width: 900px)
wbk-backend…5.0.25:1501
.appearance-block-wb .left-part-wb .buttons-block-wb {
- display: none;
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Responsiveness Issue: Date Autolock – Button missing’ is closed to new replies.