Viewing 2 replies - 1 through 2 (of 2 total)
  • The position is highly dependent on your theme’s code.
    Try something like:

    echo '<div style="clear:both;">';
    echo synved_social_share_markup();
    echo '</div>';

    If it doesn’t work you’ll have to inspect the markup of your theme and use the correct styling.

    Thread Starter ncdesignz

    (@ncdesignz)

    Thanks, that worked much better. 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Location’ is closed to new replies.