This topic has 4 replies, 2 voices, and was last updated 9 years, 6 months ago ago by Eva Kemp
Hi there,
I would like to add 6 images in the a single horizontal row to present submenu items. The theme just lets me put 5. Whatever the size of the icons, the last one is coming in a second row by itself.
Example here http://www.spaziu.com/magazine/ when you hover on ‘magazine’ in the menu.
Hello,
Please add this code in custom.css file:
.main-nav .menu > li.menu-full-width .nav-sublist-dropdown .container > ul > li {
width: 14.5% !important;
}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Thank you.
Regards,
Eva Kemp.
It worked like a charm. Thanks you very much.
Brice
Hello,
You’re welcome.
Regards,
Eva Kemp.
Tagged: add 6, full width menu, horizontal row, images, json array, woocommerce, wordpress
The issue related to '‘Add 6 images in an horizontal row in full-width menu’' has been successfully resolved, and the topic is now closed for further responses