Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Since Google+ has been discontinued, having a Google+ share button looks dated, and quite frankly unprofessional. How can this be removed from blog posts on the Turbo theme?
Hii, @DArmella
Kindly share your store URL so,
I can solve it perfectly.
Thank You.
@DArmella kindly Add this code in theme.scss
.share-btn.google {
display: none !important;
}
Thank you.