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!
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
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!
Yigit, just following up, thanks!