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 #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

  •  4,772
    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.

  •  4,772
    Michael replied

    pls. use following css:

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