Archived topic
Add contact us button to bottom of mega menu
5 replies · Started by Abid on July 30, 2020
Hi there,
I'm looking to add the 'have questions? Get in touch the' full-width button to the bottom of the mega menu as per the design attached. What would be the best way to achieve this?

Thanks,
Neil
Hi there,
without writing your own custom menu walker i can't think of any better way then the shortcodes in menu plugin:
https://en-gb.wordpress.org/plugins/shortcode-in-menus/
Or this which i just found:
https://wordpress.org/plugins/wp-widget-in-navigation/
Either one may get you close
Great thankyou! I will give that a go.
You're welcome
Hi David,
We actually managed to achieve this solution by adding a custom link to each drop-down and styling with CSS so no plugin required.
Thanks,
Neil
Nice :) I didn't want to suggest it as that Label box is quite tiny. Thanks for letting us know your solution