Documentation
All categoriesLookRemove the "Select default time" button that appears when using custom duration on a service
Remove the "Select default time" button that appears when using custom duration on a service
Main Menu -> Appearance
Guidance
1. Go to "Appearance" in the menu.
2: Navigate through the different available skins. Find the skin that says "Selected".
3: Click directly on the image or preview of your chosen look to open edit mode.
4: Scroll down until you find a section labeled "Custom CSS."
5: In the field under "Custom CSS", paste the CSS code you find below.
6: After entering the code, click the “Save” button to confirm the changes. Your selected theme will now be updated with the custom CSS.
NB. Updating the code may take a few hours due to cache. We recommend deleting cookies in your browser.
CSS Code
#bkntc_custom_duration_continue { display: none; } .bkntc_custom_duration_line { display: none !important; } .bkntc_custom_duration_footer { display: none; }
Rate and review
HelpfulNot useful