Hey
That worked great! Now how do I achieve the same effect on the Our Brands page?
I tried adding the same code and targeting the page id, but no go 🙁
@media (max-width: 768px) {
body:not(.page-id-657) .main-navigation {
background-color: #492b11;
}
}