Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1241131
Menu Color Vertical Line
Closed

Comments

  • Lightform started the conversation

    Hello

    Which is the option that controls the line at the left of the menu during rollover?

    Thanks :)

    Screenshot: http://prntscr.com/fvo6e6

  •  5,055
    Michael replied

    Hi,

    Please share admin access. We will try to inspect problem on your site.

  • Lightform replied

    Clarification. We need to simply change the color of the line :)

    So can you Direct us under which section at the TheGem Options panel this color changes?


    Kind Regards

    Stratos A.

  •  5,055
    Michael replied

    pls. use following css:

    .header-style-3 #primary-menu.no-responsive li li:hover > a {
        border-color: #000 !important;
    }