Hide dropdown popup with business hours

Add this code to the Custom CSS field on the Style tab of your Business Hours widget’s settings:

.global-styles,
[class*="portal"][class*="eapps-business-hours"],
[class*="status-indicator__TriggerIcon-sc"] {
display: none !important;
}

[class*="typography__Container-sc"] {
cursor: auto;
}

Guys, if this code was helpful to you, please drop a line in the comments. Your feedback helps us improve our services and provide better solutions :slightly_smiling_face: