Site logo

Archived topic

Page scrolls to the right horizontally (but there's nothing there)

1 reply · Started by Kelly on April 28, 2016

Viewing posts 1–2 of 2

Hi, I'm having an issue, on pages that aren't the main page it seems to be showing a horizontal scroll bar for some reason and scrolls to the right
http://555healthandwellness.com/blog/

Looks like a bug in the social buttons plugin you're using.

Try adding this CSS:

.sfsi_plus_holders {
    width: auto !important;
}
This archived topic is closed to new replies.