This topic has 6 replies, 3 voices, and was last updated 8 years, 1 months ago ago by Eva Kemp
Hi is it possible to have the mega menu subtitles below the thumbnail image?
Thanks
Hello,
Could you please clarify with more details?
Maybe provide screenshot for our better understanding and highlight what exactly you want.
Regards,
Robert Hall
Hi If you hover over ‘case studies’ on the link I have provided in private content. I would like the titles below the thumbnails on the sub-menu.
Thanks
Hello,
You need to edit the \wp-content\themes\classico\framework\theme-functions.php file on line 1827-1834 and move this code $item_output .= $tooltip;
before $item_output .= $args->link_before . apply_filters( 'the_title', $item->title, $item->ID ) . $args->link_after;
Please see screenshot how it should be: http://prntscr.com/ctb9ug
Regards,
Robert Hall
Awesome thank you that worked.
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Mega Menu Titles’' has been successfully resolved, and the topic is now closed for further responses