Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #427157

    hello
    can you telle me how to put above the menu the social icons?
    best regards

    #427631

    Hi compenseo!

    Add this to your custom CSS.

    .html_header_sidebar .main_menu {
      position: relative !important;
      top: 40px !important;
    }
    .html_header_sidebar .av-sidebar-social-container {
      position: absolute !important;
      z-index: 999 !important;
    }

    Best regards,
    Elliott

    #427775

    thanks so much
    it works like a charm

    • This reply was modified 9 years, 7 months ago by compenseo.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘put the social icons above the menu’ is closed to new replies.