Hi there,
The main menu on my landing page: rheakalo.com appears with a different background colour. How do I change that?
Help! It should all be off white and not pink.
Thank you
Hi there,
The main menu on my landing page: rheakalo.com appears with a different background colour. How do I change that?
Help! It should all be off white and not pink.
Thank you
Hey there @RheaKalo I suggest you try this code and let me know if it works for you.
.menu-top { background-color: #000; } .menu-top a { color: #fff !important; }Could you please send me the code as a copy paste here?
The code I showed you is already in your base.css. So I don’t understand—you said you want the header to be off-white, but then you added code that makes it pink?
How can i remove the code that makes it pink? I can’t find it
Good job! You found it.