Hello @Ant10
Go to online store ----> themes ----> actions ----> edit code---->theme.css
add this code at the end of the file.
.dbtfy-delivery-date .input-group .input-group__field {
display: none;
}
label {
display: none;
}
.dbtfy-delivery-date.drawer__inner-section {
display: none;
}
result
If this was helpful, hit the like button and accept the solution.
Thanks
