Do not show the buttons at the top of the social. I did everything as written here. https://forum.tagdiv.com/newsmag-top-bar-templates/
In this case, below shows.
ibcm.biz
Hello vasik,
The social network icons can be managed from here -> https://www.screencast.com/t/Mr6MwivAGAZ The social icons will be displayed in Top Bar and Footer section. So, if you want to hide them only for Top Bar section, you should use a bit of CSS code to this effect.
The code is ->
.td-header-sp-top-widget{
display:none!important;
}
Thanks.
Hello vasik,
PLease send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect it closer your setup page. Provide there the link to this topic so we can quickly identify you. Before sending us this email, please make sure that your theme has correctly installed via FTP way, if you are using some untested plugins you should disable all of them to rule out the conflicting plugins, clear all the caches, purge all CDN files and check the results.
Thanks.
