• Resolved thealchemist

    (@thealchemist)


    You’d think I would know how to do this but I am flummoxed.
    I have a custom menu on https://www.amerindaalpern.com which is used in the footer/sidebar – lower left on the home page. However, these page links are underlined and I have been hunting through the css and, in fact, removed EVERY instance of the word “underline” and yet these are still underlined.

    Can anyone point me in the right direction? functions.php maybe?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • can you give more details?

    i don’t see any underlined links in the ‘main menu’ if this is what you are referring to.

    however, there is a separating bottom border on:

    .footer-item ul li { font-size:12px; line-height:18px; color:#000; border-bottom:1px solid #111; padding:6px 0 5px 0;}

    Thread Starter thealchemist

    (@thealchemist)

    That was it! I looked at that line like ten times but my brain was stuck on the word “underline” instead of “border” … thanks again!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove Underline in Custom Menu Widget?’ is closed to new replies.