Adding padding to icon in header.php
-
Hi Guys,
I am using a theme where there are Social Network Icons. (Shortcoded)
I am trying to place them in my header but the theme doesnt accomadate them in the header.
I managed to get them into the header by using some code in the header.php.
<?php echo do_shortcode(‘[social_links facebook=”test”]’); ?>
What I am trying to do now is figure what code I need to edit/add to move the icons to the right and up towards the top of the header.
Do I need to add html to the php?
If so, could anyone give me heads up on how and where I should place it?
I really appreciate it…
Jen
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Adding padding to icon in header.php’ is closed to new replies.