Linked-in share count not well aligned
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
4Hi 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.
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; }Hi,
Greg, thanks for the follow-up
Andrew, thanks for the work-around, it works.
With kind regards,
Marcel
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.