Admin
Administrator
- Messages
- 1,857
- Reaction score
- 645
- Points
- 113
Admin submitted a new resource:
cXF - Mega Menu - Create mega menu in [cXF] Top Navigation add-on
Read more about this 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...