<?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 Re: sticky social media icon in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/sticky-social-media-icon/m-p/561919#M26976</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/308034"&gt;@yjadlaoui&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please send us the link to your website so that we can better assist you if necessary.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But as an example it can look like this:&lt;/P&gt;
&lt;P&gt;Your HTML:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;div class="yourClass"&amp;gt;
    &amp;lt;div class="iconClass"&amp;gt;
        socialicon
    &amp;lt;/div&amp;gt;
&amp;lt;/div&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your CSS:&lt;/P&gt;
&lt;LI-CODE lang="css"&gt;.yourClass {
  position: relative;
  height: 2000px;
}

.iconClass {
  position: sticky;
  top: 50px;
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Özcan&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jan 2022 16:26:18 GMT</pubDate>
    <dc:creator>Oezcan</dc:creator>
    <dc:date>2022-01-24T16:26:18Z</dc:date>
  </channel>
</rss>

