removing space above and below Logo on Menu for for Vantage theme
Hello, I have tried to adjust the cutom css settings for the logo in menu doing the following. /* Vantage Remove Logo in Menu img constraint */ header#masthead.masthead-logo-in-menu .logo > img { max-height: none !important; } I have also adjusted…