I have a html/css menu powered with jquery and I am trying to add it to wordpress.
The menu is a drop down one and the first line of the menu is images -no text and then the sub menu is text columns nested within a image box.
So the first line of the menu is images with individual classes:
-Home, About, Services, Products, Shop, Blog and Contact
The sub menu is under the services button/image, with 3 columns side by side listing additional pages.
I know how to add a menu to wordpress, I’m just confused about how to convert the below menu into a working menu for wordpress, as the first line are images not text?! -Please help