Okay
  Public Ticket #356900
Social Media Icons in Header
Closed

Comments

  • Christofer started the conversation

    Hi! I'd like to move the social media buttons from the footer to the header. Can you help me with that?

  •  8,992
    Tahir replied

    Hey!

    You can add it via Salient Theme Options -> Header Section. Simply turn on that option. 

    Best,

    -T


    ThemeNectar Support Team 

  • Christofer replied

    Thanks for the quick answer! That option only works by adding the "secondary header" and doesn't look that good. I have a centered menu and I'd like the icons to be on the right. Could you help me with that?

  •  8,992
    Tahir replied

    Hey Again!

    No i am afraid that would require custom work. 

    Best,

    -T


    ThemeNectar Support Team 

  •  2
    Serfyer replied

    Hey Christofer!

    I\'m struggling with a similar issue and I found a solution to your problem along the way! This is what I used to put the secondary menu social icons to the right:

    #header-secondary-outer #social {
    
        float: right !important;
    }

    Hope this helps or isn\'t too late!