change menu colour?
-
Do you have some hints as to what CSS selectors to change to change the black menu background to a different colour? I am using this as a template for a child theme, so I just need to know how much of the navigation I need to copy into my child theme to get the background menu colour changed for the primary menu and any drop downs. Thank you for a great theme.
-
Are you using Google Chrome?
No, I’m not using Google Chrome, why?
Do you have Chrome?
To change the background transparency I’ve used
.navbar-inverse, .navbar-inner{ ....... }Thank you – I realised you were using the bootstrap navbar and found an online bootstrap customiser that allowed me to customise all the elements of the bootstrap, and then it generated a custom css for all the changes I’d made to the defaults. I just copy/pasted the .navbar and .navbar-inner from that to my child’s style.css file, and then had to change your code to have the “.navbar” and not “.navbar-inverse” as the navbar, to allow the custom css to style it properly. Thanks again
Can I enter something into the bottom of my style.css to change the menu color? If not, where do I change it?
@stuartjohnirwin: As per the Forum Welcome, please post your own topic.
The topic ‘change menu colour?’ is closed to new replies.
