I've search the forums and successfully deleted the header logo on just my homepage using:
.homepage .header-title-logo {
display: none!important;
}
But when site goes to mobile I would like this logo to appear. How do I do this? I'm using the Utica template.
Thanks!