I use this!
.slug-home .sitetitle {
display: none;
}
You'll just need to change '.slug-home' to whatever your URL slug for the page is
:)
I use this!
.slug-home .sitetitle {
display: none;
}
You'll just need to change '.slug-home' to whatever your URL slug for the page is
:)