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

    Hi Yigit,

    I apologizing for starting another thread — the other thread was closed without my last question being answered.

    Is there any way on my site to put the social media icons in the same bar as the menu (in the header)?

    Thanks!

    #445057

    Hi Studio13SprayTanning!

    Yes, please go to Enfold theme options > Header > Extra elements and choose to display your social icons in header main area

    Regards,
    Yigit

    #445102

    Yigit,

    I did this but it then places the icons in the logo bar which i removed with the below code:

    #header_meta {
    border: none!important;
    }
    .logo { display: none; }
    #header_main>.container {
    display: none;
    }

    I would like to add the icons to the bar with the menu instead of the bar with the logo.

    Thank you much, Yigit!

    #445451

    Yigit, just following up, thanks!

    #446117

    Hey!

    Please choose to display social icons on the top bar and then add following code to Quick CSS and adjust as needed

    #top .social_bookmarks { position: relative; top: 50px; }

    Cheers!
    Yigit

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