Change .navbar color on custom pages
-
Hey guys
I tried very hard to make this work but no code is working.
Can someone help me with changing the background color of my navbar on my projects site from black to #a987f1 ?
Thank you so much! -
-
@mariusjopen wow thank you! I don't understand why it didn't work.
Thank you so much! -
This is great!
@mariusjopen Is it also possible to change the text color of the menu points in this way? And is it possible as well to load a different logo file? So that one page could have a dark logo + dark menu points on a bright background while another page could have the colors inverted.Best,
Anders -
Dear @antonia_viola
all is possible!Are you familiar with CSS and a bit of jQuery? If not I would recommend to have a look into some tutorials at Codeacademy https://www.codecademy.com/.
It is for free for the basics. The effect you are trying to achieve requires some knowledge and brainpower :-)
Best!
Marius -
Thank you @mariusjopen for the link! I'll check it out and try get a grasp on the basics :)
-Anders
-
Perfect! Glad to hear!
To reverse colors on an image you can also have a look into "css filters image".Many wishes!
Audrey