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 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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 Share Posted January 22 My testing BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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 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