Site logo

Archived topic

Social Warfare + Back to Top Button

4 replies · Started by generatepressiscool on November 1, 2016

Viewing posts 1–5 of 5

Using this: https://warfareplugins.com/

Setup this plugin so that the social buttons float at the bottom of the page. It works, but there's conflict with the back to top button of generate press - they overlap.

How to fix? Social warfare seems to use the full width of the screen which leads to that conflict. It shouldn't do that as we only use 3 social buttons. Let me know if this is out of support scope.

It might be something they have to adjust on their end.

If you want to link me to the site I might be able to help out with some CSS.

Let me know :)

It's not live yet but staging, so can't share.

Where can the back to top button css be controlled? It's just a matter of having more bottom-paddnig most likely. What would you recommend?

Seems adding this to simple CSS does the trick


.generate-back-to-top {
      margin-bottom:25px;    
}

Perfect :)

This archived topic is closed to new replies.