• Resolved Nuriaruiz

    (@nuriaruiz)


    Hi, I’m working with xpositio theme (localhost, child)
    My question is about the underlined items. How can I change the purple underlined when I mouse over the items? I would like to have black and not underlined when I mouse over the items.

    Thanks!

Viewing 1 replies (of 1 total)
  • Thread Starter Nuriaruiz

    (@nuriaruiz)

    Solved. It was modifying the hover of posts, and adding border-bottom white.

    .menu-item-object-post a:hover
    {
    border-bottom: 1px solid #fff;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘How can I change the purple underlined when I mouse over the items?’ is closed to new replies.