saf Posted January 20, 2023 Share Posted January 20, 2023 #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, 2023 Solution Share Posted January 22, 2023 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 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, 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, 2023 Share Posted January 22, 2023 My testing BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, 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, 2023 Author Share Posted January 23, 2023 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