How hide site title in Vantage Premium
I am trying to hide the site title from the mastheadon my site (www.1140balance.com). I already have the following custom CSS applied: /* Header */ header#masthead { background-repeat: no-repeat; background-attachment: fixed; background-position: top center; } @media (max-width: 680px) { header#masthead…