Hi,
I am trying to make a mega menu with blog post images and title as seen on prsuit.com?
I am pretty inexperience with wordpress and have zero css knowledge and dont have a child theme so I dont over complicated things.
Is it possible to do it with maybe a quick css solutions???
Hey Mahran2016,
We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.
But please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/
As an alternate solution
Go to Appearance > Menu and click on the “Screen options” on top right and select post if it is now selected.
Now you can add post to wordpress menu. If that does not help please use a plugin like
https://wordpress.org/plugins/wr-megamenu/
https://wordpress.org/plugins/megamenu/
Best regards,
Vinay
Well you can do the following: Dashboard/Menu – declare one Listpoint as Mega-Menu and fill in “Mega Menu Title” a img tag like:
<a href="http://webers-testseite.de/ikom/wp-content/uploads/play_store.png">
<img class="alignleft size-full wp-image-206" src="http://webers-testseite.de/ikom/wp-content/uploads/play_store.png" alt="play_store" />
</a>
see the effect here on features menu point: http://webers-testseite.de/ikom/
the links on that page only leads to the media file but you can give it any link you want
by the way – this is how i often substitute the home button on main menu with a little house icon. Then this no mega-menu
Hi,
@Guenni007 thank you for sharing the tip.
@Mahran2016 Let us know if this helps.
Best regards,
Vinay