CMS Development

Emma817
Member

Adding vertical fixed social icons

Hi there. I am trying to add social icons to my blog post template in html code that are vertical and fixed so that when you scroll they continue to appear. Does anyone have an idea of how to do this in html code? 

0 Upvotes
1 Reply 1
Stephanie-OG
Key Advisor

Adding vertical fixed social icons

Hi Emma, 

 

 

There are lots of ways to build this but, in general, you'll use "position: fixed;" in your CSS to "fix" the container to a specific part of the page.

 

Here's a tutorial on how to create a fixed social media bar on W3Schools that you may find useful. 

 


Stephanie O'Gay Garcia
HubSpot Design / Development / Automation

 

Website | Contact

0 Upvotes