Change color of menu item
-
Hi
I’m trying to add colour around my top menu item ‘start here’ and have included the following code in additional CCS. Can you please let me know if this is correct?
/*
.navigation-top {
Background-color:#666;
}
.Start Here {
Background-color: #ff0099;
Border-radius:5px;
}Click the help icon above to learn more.
*/The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Change color of menu item’ is closed to new replies.