This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Linked-in share count not well aligned

Resolved 4 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 10 years ago

I’m using the Vantage Premium template (actually a custom child template).

The share count for linked-in is displayed below the icon, instead of on the right side. See for example http://www.ormitblog.nl/linked_icon.PNG

The issue seems to be that the width is hard set in the list item:

<li class="network linkedin" style="width:94px;margin-left: -19px;">

How can I circumvent this issue?

URL: http://ormitblog.nl

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Greg Priday Staff 10 years, 9 months ago

    Hi Marcel

    Thanks for letting us know about this. I’ve logged this as a potential bug in our issue tracker. We’ll investigate this as soon as possible and try come up with a fix.

  2. Andrew Misplon Staff 10 years, 9 months ago

    Hi Marcel

    Please try adding the following to Appearance > Custom CSS to fix in the mean time:

    /* Post Share Buttons */
    article.post .share-buttons li[style], 
    article.page .share-buttons li[style] {
    width: 107px !important;
    }
  3. Marcel L 10 years, 9 months ago

    Hi,

    Greg, thanks for the follow-up
    Andrew, thanks for the work-around, it works.

    With kind regards,

    Marcel

  4. Andrew Misplon Staff 10 years, 9 months ago

    Super, glad that helped :)

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread