jorjajen Posted October 16, 2020 Share Posted October 16, 2020 Site URL: https://www.jenniferandersensmith.com/jens-blog/first-blog-post-live-october-17-2020 My blog posts show a series of social media icons that I do not use and I don't know how to remove them. I've attached a picture that shows my blog with two lines of social icons. The first line with 3 icons is what I want- I added those with a content block. The second line, highlighted in red, was just there when I posted the blog. How do I get rid of it? I am a complete novice when it comes to coding so bear that in mind please. TIA Link to comment
tuanphan Posted October 19, 2020 Share Posted October 19, 2020 Add to Home > Design > Custom CSS /* Remove blog social */ .BlogItem-share { display: none; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
DrBobMc Posted March 26, 2022 Share Posted March 26, 2022 So do I copy and paste the above: into the Custom CSS area? I have the exact same question as Jennifer. There are three red icons at the bottom of my blog posts and they go to the wrong places. I either want to remove them or correct where they send my readers. Thank you!! /* Remove blog social */ .BlogItem-share { display: none; } Link to comment
tuanphan Posted March 29, 2022 Share Posted March 29, 2022 On 3/27/2022 at 6:41 AM, DrBobMc said: So do I copy and paste the above: into the Custom CSS area? I have the exact same question as Jennifer. There are three red icons at the bottom of my blog posts and they go to the wrong places. I either want to remove them or correct where they send my readers. Thank you!! /* Remove blog social */ .BlogItem-share { display: none; } Yes, copy - paste to Custom CSS if it doesn't work, please share link to blog on you site, we can help easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
_Philipp_ Posted March 17, 2023 Share Posted March 17, 2023 I've got the same problem. An big block of unused social links show up at the bottom of the post. The Custom CSS didn't do the trick, unfortunately. https://www.blockchainbuero.com/news-notes/2023/3/17/bitcoin-konomie-eine-lsung-fr-die-drohende-finanzkrise Link to comment
tuanphan Posted March 19, 2023 Share Posted March 19, 2023 On 3/17/2023 at 3:35 PM, _Philipp_ said: I've got the same problem. An big block of unused social links show up at the bottom of the post. The Custom CSS didn't do the trick, unfortunately. https://www.blockchainbuero.com/news-notes/2023/3/17/bitcoin-konomie-eine-lsung-fr-die-drohende-finanzkrise Add to Design > Custom CSS .Share.sqs-share-buttons { display: none !important; } nikkismind and _Philipp_ 1 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
_Philipp_ Posted March 22, 2023 Share Posted March 22, 2023 Yeah, this worked. Thank you so much for making my site more beautiful 🙂 Link to comment
AllyHudson Posted April 11, 2023 Share Posted April 11, 2023 I added the social image option to my blog to see what it would do. I hate it and now I can't remove it. I tried both options discussed above. Help! Link to comment
tuanphan Posted April 14, 2023 Share Posted April 14, 2023 On 4/11/2023 at 9:22 PM, AllyHudson said: I added the social image option to my blog to see what it would do. I hate it and now I can't remove it. I tried both options discussed above. Help! Can you share link to a blog post? We can help easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) 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