Jump to content

Change Colors in Nav Bar


Annie03

Recommended Posts

There are many ways to do it. You just need a CSS selector which only matches elements in the navigation bar on a specific page. This could be done by giving a unique class name on the <body> element on each page, or giving a class to the navigation bar itself.

Once you have the CSS selector, you can use it to apply different styled to the elements.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...