• Hi there

    Just wondering how to move the small social links menu with Adagio Lite from the RHS to the top of the front page…

    Also how to have the links open in a new tab if possible

    Site is https://clamour.org.uk

    Thanks in advance and best regards

    Luke

    • This topic was modified 6 years, 1 month ago by lukefingers.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Viva Themes

    (@vivathemes)

    You can try this css code, add it under ‘Appearance – Customize – Additional CSS’

    .top-social-menu {
    position: relative;
    width: 100px !important;
    z-index: 999;
    height: auto;
    }

    This is just an example, add your own code to move it around.

    Thanks,
    edy

    Thread Starter lukefingers

    (@lukefingers)

    That’s great, thankyou

    Luke

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Adagio Lite: Move social links menu’ is closed to new replies.