Reply 63399 to: Some problems with theme

Avatar: Eva
Eva Kemp
Support staff
May 12, 2015 at 11:40

Hello,

I’ve edited header.php file in the directory wp-content/themes/legenda and added this code <?php echo do_shortcode('[share]'); ?> on line 181
and added this code in custom.css file:

.share-title {
  display: none;
}

.etheme-social-icons {
 width: auto;
}

Please check top bar now.

We recommend to make changes of theme files in child theme http://codex.wordpress.org/Child_Themes , so you can create it and copy header.php in child theme folder. This way you won’t lose changes after theme update.

You can use other icons. Find the code from social media sites, check their help bases.

Regards,
Eva Kemp.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.