Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #442151

    Hello,

    My header contains a few product category links.
    The strange thing is the all menu items are grey, except one that is black when I’m on the home page.
    But the menu item is not a front page link, and no matter how I change it’s name, it stay highlighted in black on the home page, as if I’m on that product category.

    please help
    Dan

    #442556

    Hi tech500!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .home #menu-item-589 a {
      color: #777;
    }
    .home #menu-item-589 .avia-menu-fx {
      opacity: 0;
    }

    Cheers!
    Yigit

    #442566

    Hi Yigit,

    That solved the problem, but why does it happen ?
    Is this a bug ?

    Dan

    #442573

    Hey!

    It should not have happened, not really sure why it happened. Glad it is working fine now though!

    Cheers!
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Strange selected menu item’ is closed to new replies.