Viewing 3 replies - 1 through 3 (of 3 total)
  • Look like you have custom CSS? Try adding this there:

    #access li li a {
       border-bottom: 1px solid #xxxxxx;
    }

    Use the hex color code you want.

    Thread Starter Yoginiclaudia

    (@yoginiclaudia)

    Thanx for your quick reply. It almost worked. However it puts the pink color over the black color.
    Is there another way??

    Thanx!

    Thread Starter Yoginiclaudia

    (@yoginiclaudia)

    Got it! I’ve put in: border-top: 1px solid #ED267D;
    And that did the trick!

    Thanx again!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change color lines sub menu’ is closed to new replies.