mog5808 pro asked 6 years ago


Hi I am working with the example Navbar Video The following code allowed me to change the color #4285F4 to #ffffff Problem is i want the font color to be color: #000000 but that does not work
@media only screen and (max-width: 768px) {
            .navbar {
                background-color: #4285F4;
                color: #000000; //this is the line that does not work
            }
        }
Any ideas why that might be? Cheers,

mog5808 pro answered 6 years ago


Damn just realized the mess i created with the subject sorry about that. That works perfectly thanks

Hi, mog! Just replace .navbar-dark with .navbar-light ;) I hope this helps

Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: General Bootstrap questions
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: Yes
  • Provided link: Yes