Hi support. I would like to change the mobile header line color. I have tried to change
@media (max-width: 979px)
dev.ecordl.ca:216:39448.x-navbar {
border-top: 3px solid #b9965c;
}
to
@media (max-width: 979px)
dev.ecordl.ca:216:39448.x-navbar {
border-top: 3px solid #ffc600;
}
Without success. I also tried to add !important.
My site is here https://dev.ecordl.ca