Adding gradient color and boxes to menu items

Homepage Community Forums Epik Theme Support Adding gradient color and boxes to menu items

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14820
    safdar14331
    Customer

      Hello

      How can I add gradient color and boxes to menu items?

      http://larosarealtymanagement.com/

      Best REgards
      Safdar

      #14830
      kronos
      Customer

        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;
        }
      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.