• Hello all,

    I am using the Satorii theme, and I have the Social Bartender plugin installed. I love them both, but I’m having trouble getting the plugin’s output aligned the way I want (Satorii doesn’t have any sidebar options for the left- and right-hand margins; therefore if you put widgets in the “Sidebar” it can only render in the footer area).

    I uploaded my own icons, and installed the php function in my Main Index Template (index.php):

    <?php if ( function_exists( 'social_bartender' ) ) { social_bartender(); } ?>

    The resulting output automatically aligns the icons horizontally, left-aligned. You can visit my site to see what I mean:

    https://tcsprencel.com/

    So is there a way to right-align the icons, and have them display in a vertical column, rather than a horizontal row? Many thanks in advance!

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Social Bartender] Right-align and vertical display’ is closed to new replies.