• Guest, before posting your code please take these rules into consideration:
    • It is required to use our BBCode feature to display your code. While within the editor click < / > or >_ and place your code within the BB Code prompt. This helps others with finding a solution by making it easier to read and easier to copy.
    • You can also use markdown to share your code. When using markdown your code will be automatically converted to BBCode. For help with markdown check out the markdown guide.
    • Don't share a wall of code. All we want is the problem area, the code related to your issue.


    To learn more about how to use our BBCode feature, please click here.

    Thank you, Code Forum.

navigation color confusion

Pavel

Active Coder
hello

please see https://codepen.io/Pavel_NA/pen/ZEVXgpP

5 links in the nav, good

can not change the background color of the lghter blue rectangles to another color :(

i tried
Code:
#menu li {
  background-color: #e70c68;
}

and for a split second, it works... but very soon vaishes :(

and, please..

on the hamburger screen, the links are disturbed by unwanted gray...

for the larger screens i adusted padding and word spacing... i suspect thats my isusue

and i tried centering the links on desktop and mobile, did i do that right?

please pass on a code pen with the proper code



thank you
 
When I hover over the menu items they change color and stay that color until I move off of them., so I cannot verify your problem.
As for the mobile menu, I see nothing wrong. What is the problem there - {please state it in different terms.
 

New Threads

Buy us a coffee!

300x250
Top Bottom