Looks like a ‘mega menu’ plugin but I don’t know which one.
We’re going to be building our own in the coming months. Vote on the idea here.
Thread Starter
Bennn
(@bennn)
Thanks so much, I have voted for it but while waiting I will like to use the text widget below the menu bar, remember you said its just a text widget that you’ve added some inline styles to in my other post, how do I do this using a color like the black you use in the storefront demo. Please explain.
Thanks
Hi Bennn, just add the code to the text widget. To copy the demo use:
<div style="text-align: center; background: #000; color: #fff; padding: .53em; font-weight: 700;">
<span style="margin: 0 1em;">Check out our new Jackets!</span>
<span style="margin: 0 1em;">Get 25% off your first order!</span>
<span style="margin: 0 1em;">Free shipping on all orders over $100!</span>
</div>