Is it possible to have a menu look like this one using the Enfold menu, specifically the Home Contact and Login part?
Hey michless,
Yes, that would be possible. The simplest way would be to firstly create a testing page with such icons and then copy their HTML and insert into Navigation Labels in Appearance > Menus. Then you would need some custom CSS code to position them as in your example site.
If you have a staging site (or do not mind us working on your live site), please post login credentials here privately so we can help you with the customization :)
Best regards,
Yigit
That would be awesome :) I have added the icons at the top but don’t know how to make the hamburger menu as the main menu is the icons.
Here’s the login I made, do what you want as it’s a test environment.
Hi,
I have applied the changes except for hamburger menu, as it would require heavy customisation. Please review your website :)
Best regards,
Yigit
All looks good, it’s a bit tight on mobile but I can probably fix that.
As for the hamburger menu, I have the Superfly menu plugin, how can I use that together with what we have now?
Hi,
Please consider to contact the SuperFly menu team to help you with a proper Integration.
Thank you for your understanding
Best regards,
Basilis
How do I disable the Enfold menu’s completely?
Hi,
You can add these rules:
#header_main_alternate { display: none; } a#advanced_menu_toggle { display: none !important; }
Best regards,
John Torvik