Hi, How remove empty space on left side on article layout, where should be addthis sharing icons?
Hi etagure1, You can use the following CSS code:
.item-page .com-content-article__body.has-sharing { padding-left: 0; }