Hello,
I found a bit of code to add to my custom CSS to "fix" the social media buttons on the right:
#top .social_bookmarks {
position: fixed;
top: 250px;
}
It works great for all my interior pages, but on the homepage, it's showing at the very bottom of the screen and several of the buttons get cut off. This started happening when I switched my slider type to the big full width slider. Any idea how to fix this?














