• Resolved bdd

    (@bws-online)


    When I add follow links, it’s not letting me show them side by side — it’s putting them stacked on on top of the other, with a <br> tag in between.

    This is what I have, for example:

    <div class="a2a_kit a2a_kit_size_48 a2a_default_style a2a_follow">
        <a class="a2a_button_facebook" data-a2a-follow="Username"></a>
        <a class="a2a_button_linkedin" data-a2a-follow="Username"></a>
    </div>

    How do I get them to go side by side, please?

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author micropat

    (@micropat)

    That doesn’t happen by default, so there’s probably more at play here with the theme’s CSS code or another plugin’s CSS code. Removing the whitespace between HTML tags might resolve it for you.

    Post a link to a page with the issue if you need more help troubleshooting.

    Thread Starter bdd

    (@bws-online)

    It’s not CSS whitespace — it’s actually writing a <br> tag?

    I’ll see if I can recreate it with default theme and no plugins.

    I can’t post a link here (client site).

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Displaying follow links side-by-side’ is closed to new replies.