• Closed
  • Nicem SpA
    Spectator
    October 8, 2014 at 1:28 pm #13194

    Anyone knows how to remove the pop-up text labels from main menù links? It appear when mouse goes over links.

    Labels

    How to remove this?

    Thank you

    Roman
    Spectator
    Posts: 3147
    October 24, 2014 at 9:41 am #13306

    please provide your website URL

    Nicem SpA
    Spectator
    Posts: 28
    October 24, 2014 at 6:17 pm #13319
    Roman
    Spectator
    Posts: 3147
    October 26, 2014 at 9:54 am #13332

    edit file library/functions/basic-functions.php and remove this line #1876:

    $atts['title'] = ! empty( $item->title )        ? $item->title        : '';

    Nicem SpA
    Spectator
    Posts: 28
    October 29, 2014 at 6:20 pm #13371

    Hi Roman, thanks, it works. I found the code at line #1872.

    I hope this customization will be the standard in the next theme release because labels are totally useless in a no-image menu. I wish you agree. Bye