Archived topic
Floating Social Share Buttons
5 replies · Started by Danny on January 25, 2020
Hey guys,
In one of your demos, you're using social share buttons which are floating in the left-hand side of the content as seen here: https://gpsites.co/liberte/make-liberte-your-own/
Here's a screenshot to illustrate: https://prnt.sc/qstgib
Could you let me how you did that? I'm looking for a lightweight feature like this.
Hi there,
Check out the Floating Social Share icons:
https://gpsites.co/liberte/make-liberte-your-own/
Let me know if this helps :)
Ah, just saw the paragraph within that article. Thank you.
No problem :)
Hi Leo, is there a reason the floating social icons wouldn't be working anymore. I deleted the plugin after that glitch a month ago and when I reinstalled it no longer floats :-(
Tried changing the location hook TNA.
Hi there,
you need to wrap your social icons shortcode in a <div> with the floating-container class ie.
<div class="floating-container">
shortcode goes here
</div>