Hello!
Is there a way to add a background image to the fly out navigation? I’m using the hamburger menu for both mobile and desktop. I have attached screenshot of the mock up I’m trying to achieve for the menu fly out.
Thank you!
Hey samebluesky,
Thanks for the mockup. Could you post a link to the image which you are looking to use as well please?
Best regards,
Rikard
Thanks Rikard!
Here is the background graphic:
https://techlystictdev.wpengine.com/wp-content/uploads/2021/07/backgroundnav.png
Appreciate the help,
Jill
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.av-burger-overlay-scroll {
background-image: url(https://techlystictdev.wpengine.com/wp-content/uploads/2021/07/backgroundnav.png);
background-repeat: no-repeat;
background-size: cover;
}
Best regards,
Rikard
Hey Rikard!
I tried a bunch of the treads for adding the social icons to the fly out menu and I haven’t been able to get it to work. Do you have any ideas to help? You can see the mock up via the same image.
Thank you!
And the background image worked perfectly! THANK YOU.
Hi,
Thanks for the update. Which solutions did you try? Did you try this one for example? https://kriesi.at/support/topic/adding-social-icons-to-enfold-burger-menu/
Best regards,
Rikard
I tried that one and a few others. No luck so far.
Thanks,
Jill
Hi,
Thanks for the update. I can’t see any social icons on your actual site, could you try to add some to see if that helps? The script only appends existing social media icons to the menu.
Make sure that the social icons are actually enabled in the Enfold > Header > Extra Elements panel.
Best regards,
Rikard