Hello,
Ok, well in that case you can use the following bit of CSS code.
@media (max-width: 979px) { .navbar-dark.bg-transparent { background-color: transparent !important; } }
Copy and paste this code into Appearance > Additional CSS field.