Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #890454

    Hi All,

    I am working on getting this done:
    https://kriesi.at/support/topic/social-icons-in-mobile-menu-3/

    All working fine, the social icons are in the menu, I was able to make the social icons list horizontally with:

    .html_av-overlay-full #av-burger-menu-ul li.burger-social {
        float: left;
        display: inline;
        width: 30px;
        margin: 11px;
    }

    Two questions:

    1) I noticed that the social icons are being called in reverse order. The first li is social icon 7.
    How would I get the script to order them correctly? Showing social icon 1 first.

    2) I would love to have these icons in a new UL. So I can position the UL absolute top left of menu panel.

    Any help appreciated!

    Kind regards,
    Thomas

    #890524

    Hey Thomas,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #890525
    This reply has been marked as private.
    #890605

    UPDATE: I had to remove the script as this script basically removes the social icons from the main header on desktop aswell. (didnt realize)
    The social bookmarks are normally hidden on mobile as ofcourse they dont fit in the header together with the logo and hamburger icon on mobile portrait.

    What I would like to achieve is to add the social bookmarks inside the mobile menu.
    How can I get them in mobile menu?

    regards,
    Thomas

    #891304

    Hi Thomas,

    Here is a thread for you to consider
    https://kriesi.at/support/topic/social-media-icons-in-mobile-menu/#post-747391

    Best regards,
    Victoria

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