Text Color Menu
-
Hi.
I need to ask how can i put different text color in the menu. In the home I have a black background and then in the project page and contact the background is white, so i need to change the text menu color in each case. Is any code can i add?
Thanks!
-
Dear @Vicky-Lamas
you might want to have a look here:
http://laytheme.com/documentation.html#custom-css-styling
Best!Marius
-
Thanks for your support!
I've tried but i couldn't work it out. This is the site where im working http://agostinagalvez.com
I have a white menu in the home, and only what i need is to make it black in the "contact/bio/clients" page.Can you write some code for me? I think that im making some mistake..
Thanks
-
Dear @Vicky-Lamas
play around with this in the CUSTOM CSS:.slug-contact-bio-clients .laynav { background: yellow !important; }Hope that helps :-)
Best!
Marius