Hi
You have to edit header-style-5.php and paste this code here: http://screencast.com/t/AHwh3qtqqiG
<div class="td-header-row td-header-top-menu td-container">
<?php locate_template('parts/header/top-widget.php', true); ?>
</div>
Also you’ll need this css in theme pabnel > custom code > custom css: http://screencast.com/t/yirv2GdkFld
.td-header-row.td-container {
width: 1021px;
}
.td-header-style-5 .td-header-sp-top-widget i{
color: black;
}
Thanks!
Hello
I did what you said, but the social icons don’t appear.
My site is http://flightpress.aero/
Thanks!
Hi
You have to set the links for the desired social networks in theme panel > social networks: http://screencast.com/t/hUo7utNJzv otherwise there won’t be anything to display.
Thanks!
That was already done…
Hi
From page source seems that the social networks are not saved in theme panel. Try to change the header style and and check if the social icons are displayed. Also make sure you added the edited header-style-5.php as I’ve indicated above as the solution it’s tested and works fine on my side.
Thanks!
Hi, here you have images of the things that I’ve done.
http://flightpress.aero/wp-content/uploads/Untitled2.png
http://flightpress.aero/wp-content/uploads/IMG_0837.jpg
If the social networks are not saved in theme panel, how can I do it?
Thanks!
Hi
If the panel works fine social networks should be saved as well. Have you tried with a different header style to check if the icons are displayed? If the social icons are not saved try to deactivate all plugin except Visual Composer, clear all caches, purge cdn files if you’re using then test again.
Thanks!