Menu border bottom

  • Posted in : Read WP
  • Clem
    Participant

    Hello,

    How do I change color for menu border bottom ?

    Thanks

    Clémence

    serkan
    Moderator

    Hi,
    You can use this custom css code;

    .main-navigation { border-bottom-color: #f00 !important; }

    Thanks

    Clem
    Participant

    Hi
    Thanks, however it is not what I meant. I was not precise enough.
    I was more talking about the hover border bottom when the arrow goes on one menu item.
    Thanks

    serkan
    Moderator

    Hi,
    You can sue this custom css code with the new color code;

    .main-navigation > ul > li > a:hover, .main-navigation > ul > li > a.selected { border-bottom: 1px dotted #ccc; }

    Thanks

    Clem
    Participant

    Hi,
    That’s perfect.
    Thanks

    serkan
    Moderator

    You are welcome.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register