jimdougherty
asked 11 years ago

Since it seems that the functionality of the sharing buttons hasn’t been resolved, would you please show me how to hide them from my posts? Thank you.

3 Answers
DominicStaff
answered 11 years ago

– You can send   link site of you, I can check  Sharing Buttons in site.

Regards,

Dominic

jimdougherty
replied 11 years ago

http://leaderswest.com sharing sites have been moved to bottom per previous post. Thank you!

jimdougherty
replied 11 years ago

If we can find a solution where social buttons work, is there a way to display them beneath the featured image?

DominicStaff
answered 11 years ago

If you want to hide Sharing Buttons in site. you can login Dashboard > theme options > Social links  > remove link on frame.

Regards,

Dominic

Eric
replied 11 years ago

how do we remove them from argo?

DominicStaff
answered 11 years ago

To remove the social sharing on the Argo theme, you can log in to Dashboard > Theme > Customize > Add the following code in the “Header Script”

<style>
.social-buttons {
    display: none;
}
</style>

Regards,
Dominic

Powered by DW Question & Answer Pro