• I love the simplicity and beauty of this theme! It’s by far the BEST free theme I’ve ever used! One thing I’ve been wracking my brain about is how to keep the menu items from displaying a hover title. Just cannot figure out how to get that to stop.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Falguni Desai

    (@falgunihdesai)

    Thank you very much John for using my theme. Regarding the problem you are facing with hover title displaying on menu item, you have to make little change in the code.

    To remove the title attribute from menu item, open a file navwalker.php from inc folder and comment line no 79 in this file. The line no. 79 should look like this after changes:
    //$atts['title'] = ! empty( $item->attr_title ) ? $item->attr_title : $item->title;

    Hope this changes will solve your problem.

    Thread Starter John

    (@arregorn)

    Thank you so much for this info! It resolved the issue perfectly! Keep up the great work! Well done!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Love the simplicity and beauty!!!’ is closed to new replies.