• During registration a specific email will be required. Only gmail.com.
    Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the Support.
cXF - Mega Menu

cXF - Mega Menu

XenModz

Administrator
Messages
1,847
Reaction score
612
Points
113
Admin submitted a new resource:

cXF - Mega Menu - Create mega menu in [cXF] Top Navigation add-on

This is DIY example on how to create Mega Menu to use it in for example [cXF] Top Navigation add-on (see demo on our forum).
View attachment 1491
This is an example code of the Mega Menu for Top navigation menu:
HTML:
<div class="cxf-megaMenu">
    <div class="cxf-megaMenu-column">
        <h3>First Category</h3>
        <ul>
            <li><a href="#">Test link</a></li>
            <li><a href="#">Another test link</a></li>
            <li><a href="#">Just...

Read more about this resource...
 
Back
Top Bottom