Making a Cool Side Nav Bar for Social Icons

Hey community!

So I’d like to do two things:

  1. Have a dropdown for the navbar - ah I see this is solved. I’ll go have a look at the forum.
  2. Have my social icons on the left of the page, where as the user scrolls down the page, they look like little navbar items. The best way to describe it is for you to see how the team at Fundrise did it. https://fundrise.com/
    It looks so cool, I just want to do it.

Than lastly, a backend developer who wants to build a subscription only page. Give me a shout :smile:

Scott

Hello @Scott_Havemann

You can create div or row element, give it position = fixed and put wherever you want, by changing top,bottom, left and right positions. Then put inside of that element social button widgets and you will got the same effect like on that site.

Good luck

Hey Sabanna

Thanks for the quick feedback. I’ll give it a go and report back :smile:

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.