-
Closed
-
Hi there, I would like to change the background color for just ONE of my menu buttons. I have learned the CSS code to add to the style sheet to change the color, BUT, it loses the gradient the rest of the menu has. Is there a way to make sure this button has the same gradient?
My site: http://www.scriptwax.com
The code I added:
#menu-item-609 a{
color: #ffffff !important;
background-color: #56e160;
}The button in question is the BUY NOW button.
Thank you.
The topic Change Menu Button Background Color but Retain Gradient Effect is closed to new replies