Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1213255

    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

    • This topic was modified 4 years, 9 months ago by smiollis.
    #1213421

    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

    #1220206

    Hi,
    I tried in quickcss and on custom.css, it’s not working :/
    Thanks for your help ;)

    #1220283

    Hi smiollis,

    Best regards,
    Victoria

    #1220441

    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

    #1221343

    Hi smiollis,

    I added the code for you. Please check.

    Best regards,
    Victoria

    #1222136

    Thanks a lot ! it’s working ;)

    #1222214

    Hi smiollis,

    We’re glad to hear that :)
    Let us know if you need further assistance.

    Best regards,
    Nikko

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.