-
AuthorPosts
-
December 2, 2020 at 10:59 pm #1264581
Hello
I’ve looked at this post but I’m trying to stick with just css for making this work. My colleague has added a WPML menu to the right of the icon, and I’ve tried some other css (see below), which sort of work but I’d like to apply links and use styling on some text items. Thank you in advance.. I’m using all 3 menus – main, secondary and WPML, so can I make a menu widget and then add it before the icon? I also would like to hide it on mobile, but once I now what to target I should be ok>
https://kriesi.at/support/topic/hamburger-menu-next-to-default-menu-in-enfold/
/* add text left of burger on desktop */ .av-burger-menu-main a::before { content: "Custom icon text"; font-size: 24px; position: absolute; left: 50%; transform: translateX(-50%); line-height: 1em; width: 500px !important; } .av-burger-menu-main.menu-item-avia-special:after { content: 'Menu'; font-size: 14px; top: -77px; position: relative; color: #fff; left: 66px; } li#menu-item-burger:before { content: 'Menu'; position: absolute; top: 45px; right: 50px; }
December 2, 2020 at 11:06 pm #1264582OO\ops! Forgot the info in private!
December 7, 2020 at 4:27 am #1265373Hi,
Thank you for the inquiry.
We tried to login to the dashboard but got temporary locked out. The login info seems to be invalid or something. Please check the info carefully so that we could login and check the site.
Best regards,
IsmaelDecember 7, 2020 at 7:44 pm #1265575sorry, the pwd was changed – correct one is in private. I’m hoping to have this resolved in the next day or two so a look soon would be most appreciated :)
December 9, 2020 at 12:55 pm #1265975Hi,
Thank you for the update.
We cannot find the custom WPML menu beside the burger menu. How did you add it? Unfortunately, you will not be able to add another menu beside the default icon menu with just css or without editing the template file as we explained in the previous thread.
// https://kriesi.at/support/topic/hamburger-menu-next-to-default-menu-in-enfold/#post-1179337
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.