saf Posted January 20 Share Posted January 20 #project .share-like { display: none !important; } .comments-social-like { display: none; } Hey y'all, I am attempting to remove the social share button on my blog posts. I was successful in removing from my gallery/portfolio pages, but I am having trouble removing it from my blog posts. When I preview my website in the editor it looks fine, but my live version still shows the share buttons. I did some googling and saw similar posts here and used some of the CSS (see above) that was posted, but it seems I am making some minor mistake? I've included screenshots comparisons and a link to my site for clarity. Secondary question, is there a way to remove the day of the week on the blog post date? Thanks in advance, let me know if I can clarify anything. Link to comment
Solution Beyondspace Posted January 22 Solution Share Posted January 22 On 1/21/2023 at 5:34 AM, saf said: #project .share-like { display: none !important; } .comments-social-like { display: none; } Hey y'all, I am attempting to remove the social share button on my blog posts. I was successful in removing from my gallery/portfolio pages, but I am having trouble removing it from my blog posts. When I preview my website in the editor it looks fine, but my live version still shows the share buttons. I did some googling and saw similar posts here and used some of the CSS (see above) that was posted, but it seems I am making some minor mistake? I've included screenshots comparisons and a link to my site for clarity. Secondary question, is there a way to remove the day of the week on the blog post date? Thanks in advance, let me know if I can clarify anything. Try adding to Home > Design > Custom Css .social-like { display: none; } Support me by pressing 👍 or marking as solution if this useful for you Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Beyondspace Posted January 22 Share Posted January 22 My testing Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
saf Posted January 23 Author Share Posted January 23 On 1/22/2023 at 8:14 AM, Beyondspace said: Try adding to Home > Design > Custom Css .social-like { display: none; } Support me by pressing 👍 or marking as solution if this useful for you Thank you very much, I appreciate the help. Beyondspace 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment