We built our simple Megamenu in previous section. We are now going to build a little complex mega menu using Visual Composer.
We will select a predefined grid which is 1/4 + 1/4 + 1/4 + 1/4.
Once you click on the predefined grid layout it will look like this :
<h3>Find it Fast</h3>
<ul>
<li><a href="#">Accessories</a></li>
<li><a href="#">Cameras & Photography</a></li>
<li><a href="#">Clothing</a></li>
<li><a href="#">Gadgets</a></li>
<li><a href="#">Laptops & Computers</a></li>
<li><a href="#">Music</a></li>
<li><a href="#">Posters</a></li>
<li><a href="#">Smart Phones & Tablets</a></li>
<li><a href="#">TV & Audio</a></li>
<li><a href="#">Video Games & Consoles </a></li>
</ul>
Click on Publish button and view the output.
The megamenu now looks advanced and neat. What if we want the megamenu to be full width ? It is easy.
yamm-fw
. This will make the subitem extend to full width of the container.