Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1194595
Menu active item
Closed

Comments

  • malakyto started the conversation

    Hi 

    How can i hide border on my active items and put the word it in blue ?

    i've wrote this code on theme option -> general -> advanced but it don't work

    #primary-menu.no-responsive>li.menu-item-current>a {
        border-color: transparent !important;
    }
    #primary-menu.no-responsive>li.menu-item-active > a {
        border-color: transparent !important;
        color: #00abe9 !important;
    }

    My client is little bit hurry, can you please answer to my questions asap?

    Thanks a lot

    <3 the Gem theme and looking forward to use it on other projects

  • malakyto replied

    here a screenshot

  • malakyto replied

    it's resolved