- This topic has 1 reply, 2 voices, and was last updated 8 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Community Forums › Epik Theme Support › Adding gradient color and boxes to menu items
Hello
How can I add gradient color and boxes to menu items?
http://larosarealtymanagement.com/
Best REgards
Safdar
This would require some basic CSS knowledge in order to to do this. You can add custom css to your style.css file. Look around line 2202 and you can start adding your code there, it should look like this –
/* Site Header Navigation
--------------------------------------------- */
.site-header .genesis-nav-menu a {
color: #fff;
}