diff --git a/frappe/public/scss/website/web_form.scss b/frappe/public/scss/website/web_form.scss index 8ecf753384..e1ca8b8f58 100644 --- a/frappe/public/scss/website/web_form.scss +++ b/frappe/public/scss/website/web_form.scss @@ -18,6 +18,10 @@ .page_content { max-width: 800px; margin: auto; + + .tooltip-content { + display: none; + } h1 { font-size: 2.25rem;