Hi,
I tried to add social icons and secondary menu on the burger menu (demo of what i’m trying to do here : http://jwbparis.com/Menu-Buger-Custom.png)
In another similar request i’ve found the way to add the social icons on functions.php, but it’s not working perfectly (icons are in the header before opening the menu) and rendering is not good. (icon are note on the same line as you can see here : http://www.jwbparis.com/)
Can you help me to fix it ?
Thanks ,)n
Hey smiollis,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top #wrap_all #header #av-burger-menu-ul > li.av-active-burger-items.av-active-burger-items.burger-social {
display: inline-block;
float: left;
}
#top #wrap_all #header #av-burger-menu-ul > li.av-active-burger-items.av-active-burger-items.burger-social a {
padding: 10px 20px;
}
#top #wrap_all #header #av-burger-menu-ul > li.av-active-burger-items.av-active-burger-items.burger-social.social_bookmarks_facebook {
margin-left: 30px;
}
If you need further assistance please let us know.
Best regards,
Victoria
Hi,
I tried in quickcss and on custom.css, it’s not working :/
Thanks for your help ;)
Hi smiollis,
Best regards,
Victoria
Hi,
new credentials above.
Can you also check the transparent header that’s not working on mobile ? Any advice for slider in fullscreen on mobile ?
Thanks
Sebastien
Hi smiollis,
I added the code for you. Please check.
Best regards,
Victoria
Thanks a lot ! it’s working ;)
Hi smiollis,
We’re glad to hear that :)
Let us know if you need further assistance.
Best regards,
Nikko