Software Theme Menu

URL: http://raptorgis.com/

I'm using the Software theme and added some new menu items. However, I notice for any new menu items I add, I don't get the blue horizontal bar that appears when you hover over it. It only seems to work for "Home" and "Contact", which are pages that came with the demo. How do I fix this? See screenshot: http://screencast.com/t/aCHYiSGXn

Also, how do I change it so that the horizontal line is not all different colors?

Comments

  • Hi,

    to activate hover color for all menu items, please use the following css:
    #Top_bar .menu > li a::after { top: 0 !important; }
  • edited May 2016
    How do you add new colors to new nav items in the software theme? Live site here: http://www.inceptionhealth.com/

    Please see careers, about, and news menu items are all orange. I would like to attribute unique colors to each. Also, the sticky menu for those nav items behaves differently than the others.
  • You can do this the same way as we did it for included items. We set class names for existing menu items under Appearance > Menus section and under Theme options > Custom CSS & JS > Custom CSS, for those classes, we set custom css's.
Sign In or Register to comment.