How to hide the sharing icons Created July 20, 2022 Author mk_docs Category Uncategorized To hide the sharing icons in the List & Single view: To hide the sharing ULR in the Voting popup use a following CSS: #modal-widget .sw-link { display: none; }
Leave A Comment?