diff --git a/common/common.scss b/common/common.scss index 7952257..c2b5824 100644 --- a/common/common.scss +++ b/common/common.scss @@ -11,6 +11,11 @@ background-image: url($OrcasHub-Top-Logo); } +// Hide the default logo in the header bar +.home-logo-wrapper-outlet { + display: none; +} + // custom search banner customizations .custom-search-banner-wrap { margin: 0 auto !important;