<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Remove social icons from blog template in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Remove-social-icons-from-blog-template/m-p/367346#M18457</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I recently downloaded a blog template from the marketplace. I don't need all of the social icons that come with the template. I tried removing (pinterest, facebook, and google +) from the sidebar in the css; visually it worked, but there are phantom links that come up when you hover where they used to be. How do I delete those? I also moved the Twitter link to the first spot, replacing Facebook, but it kept the facebook link.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's the CSS where I removed the social icons:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;.hs_cos_wrapper_type_social_sharing a:nth-child(2):before, .fm_linkedin&amp;gt;span:before { content: "\f0e1"; }&lt;BR /&gt;.hs_cos_wrapper_type_social_sharing a:first-child:before, .fm_twitter&amp;gt;span:before { content: "\f081"; }&lt;BR /&gt;.hs_cos_wrapper_type_social_sharing a:nth-child(6):before { content: "\f0e0"; }&lt;BR /&gt;.fm_youtube&amp;gt;span:before{ content: "\f16a" ; }&lt;BR /&gt;.hs_cos_wrapper_type_social_sharing a:first-child, .fm_twitter{ background:#55acee;}&lt;BR /&gt;.hs_cos_wrapper_type_social_sharing a:nth-child(2), .fm_linkedin{ background:#0077b5;}&lt;BR /&gt;.hs_cos_wrapper_type_social_sharing a:nth-child(6){ display: none !important; }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's a snapshot of where the phantom links are showing up when you hover over the area. Twitter is also linking to Facebook.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vvielmann_0-1599169546765.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/31149i8D65BFF477D5CB97/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vvielmann_0-1599169546765.png" alt="vvielmann_0-1599169546765.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any guidance you can share would help tremendously. Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 03 Sep 2020 21:48:48 GMT</pubDate>
    <dc:creator>vvielmann</dc:creator>
    <dc:date>2020-09-03T21:48:48Z</dc:date>
    <item>
      <title>Remove social icons from blog template</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Remove-social-icons-from-blog-template/m-p/367346#M18457</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I recently downloaded a blog template from the marketplace. I don't need all of the social icons that come with the template. I tried removing (pinterest, facebook, and google +) from the sidebar in the css; visually it worked, but there are phantom links that come up when you hover where they used to be. How do I delete those? I also moved the Twitter link to the first spot, replacing Facebook, but it kept the facebook link.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's the CSS where I removed the social icons:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;.hs_cos_wrapper_type_social_sharing a:nth-child(2):before, .fm_linkedin&amp;gt;span:before { content: "\f0e1"; }&lt;BR /&gt;.hs_cos_wrapper_type_social_sharing a:first-child:before, .fm_twitter&amp;gt;span:before { content: "\f081"; }&lt;BR /&gt;.hs_cos_wrapper_type_social_sharing a:nth-child(6):before { content: "\f0e0"; }&lt;BR /&gt;.fm_youtube&amp;gt;span:before{ content: "\f16a" ; }&lt;BR /&gt;.hs_cos_wrapper_type_social_sharing a:first-child, .fm_twitter{ background:#55acee;}&lt;BR /&gt;.hs_cos_wrapper_type_social_sharing a:nth-child(2), .fm_linkedin{ background:#0077b5;}&lt;BR /&gt;.hs_cos_wrapper_type_social_sharing a:nth-child(6){ display: none !important; }&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's a snapshot of where the phantom links are showing up when you hover over the area. Twitter is also linking to Facebook.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vvielmann_0-1599169546765.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/31149i8D65BFF477D5CB97/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vvielmann_0-1599169546765.png" alt="vvielmann_0-1599169546765.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any guidance you can share would help tremendously. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 03 Sep 2020 21:48:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Remove-social-icons-from-blog-template/m-p/367346#M18457</guid>
      <dc:creator>vvielmann</dc:creator>
      <dc:date>2020-09-03T21:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Remove social icons from blog template</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Remove-social-icons-from-blog-template/m-p/367440#M18461</link>
      <description>&lt;P&gt;Hello. I think it is still appearing because of a :hover state CSS property. You could try one of the two solutions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Try hiding the entire grouping&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.hs_cos_wrapper_type_social_sharing {&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;display: none!important;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Edit the template and remove the Follow Me module&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;look for code in the template that looks like this&amp;nbsp;&lt;/P&gt;&lt;DIV class="row-fluid-wrapper row-depth-1 row-number-6 "&gt;&lt;DIV class="row-fluid "&gt;&lt;DIV class="span12 widget-span widget-type-cell dnd-column"&gt;&lt;DIV class="row-fluid-wrapper row-depth-1 row-number-10 "&gt;&lt;DIV class="row-fluid "&gt;&lt;DIV class="span12 widget-span widget-type-custom_widget dnd-module"&gt;&lt;DIV class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module"&gt;&lt;DIV class="developers-code-block developers-code-block--io cb--widget_1583970430386"&gt;&lt;DIV class="developers-code-block__tabs"&gt;&lt;DIV&gt;&lt;DIV class="code-toolbar"&gt;&lt;PRE&gt;{% follow_me "follow_us" title='Follow Us', module_title_tag="h2" %}&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="row-fluid-wrapper row-depth-1 row-number-11 "&gt;&lt;DIV class="row-fluid "&gt;&lt;DIV class="span12 widget-span widget-type-cell dnd-column"&gt;&lt;DIV class="row-fluid-wrapper row-depth-1 row-number-12 "&gt;&lt;DIV class="row-fluid "&gt;&lt;DIV class="span12 widget-span widget-type-custom_widget dnd-module"&gt;&lt;DIV class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module"&gt;and delete then save the template.&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;HR /&gt;&lt;P&gt;&lt;STRONG&gt;Jacob Lett&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://bootstrapcreative.com/hubspot-designer/?utm_source=HubSpotCommunity&amp;amp;utm_term=tagline" target="_blank" rel="noopener"&gt;Freelance HubSpot CMS Developer &amp;amp; Web Designer&lt;/A&gt;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;&lt;A href="https://bootstrapcreative.com/hubspot-designer/?utm_source=HubSpotCommunity&amp;amp;utm_term=logo" target="_blank" rel="noopener"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HubSpot CMS Development and Web Design" style="width: 220px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/28844i368E9AAC739341A8/image-size/large?v=v2&amp;amp;px=999" role="button" title="bootstrapcreative-horizontal-trim.png" alt="bootstrapcreative-horizontal-trim.png" /&gt;&lt;/span&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Located in Michigan, USA&lt;/P&gt;&lt;P&gt;&lt;A href="https://bootstrapcreative.com/hubspot-designer/?utm_source=HubSpotCommunity&amp;amp;utm_term=custom%20template" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Need a custom HubSpot template or theme?&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;›&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Sep 2020 07:44:19 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Remove-social-icons-from-blog-template/m-p/367440#M18461</guid>
      <dc:creator>Jake_Lett</dc:creator>
      <dc:date>2020-09-04T07:44:19Z</dc:date>
    </item>
  </channel>
</rss>

