Removing a Masthead image shadow
Hello! First post on here! I am trying to remove a masthead image shadow shown on this site: geotopiagis.com I am using the following custom CSS: #masthead.site-header { background-color: #085396; margin: 0px; border: none; box-shadow: none; } #masthead .hgroup .logo…