Thanks so much. This is very helpful.
I added CSS below to the custom CSS under Adaptable and it worked:
.availabilityinfo {
visibility: hidden;
position: absolute;
top: -9999px;
}
I added CSS below to the custom CSS under Adaptable and it worked:
.availabilityinfo {
visibility: hidden;
position: absolute;
top: -9999px;
}