MyHealth 1st booking links
Added as code block: </> Code
to reduce redundant space around button:
Add to Website Tools, Custom CSS:
html.squarespace-damask .sqs-blockStatus, .sqs-block .removed-script {
display: none !important;
}
To prevent nav menu items going to two lines, added to Website Tools, Custom CSS:
.header-title-nav-wrapper { flex: 1 0 80% !important; }