Social buttons
-
Hi
Any idea how to put the social buttons next to the search here
https://javiersancho.esy.es/wordpress/
I put the shortcode here
` <hgroup>
<h1 id=”site-title”><span>” rel=”home”><?php bloginfo( ‘name’ ); ?></span></h1>
<?php echo do_shortcode(‘[DISPLAY_ULTIMATE_SOCIAL_ICONS]’); ?>
<h2 id=”site-description”><?php bloginfo( ‘description’ ); ?></h2></hgroup>
Any idea why should I put the shortcode or with css shoul apply?
Thanks!
- The topic ‘Social buttons’ is closed to new replies.