• Resolved yshlox

    (@yshlox)


    Adding this to my homepage added a horizontal scroll bar. The reviews don’t actually scroll themselves, but the whole page now can be scrolled sideways. How do I eliminate this?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author jgwhite33

    (@jgwhite33)

    Add this CSS to the custom CSS for the review template.

    .wprs_unslider {
    margin-left: 45px;
    margin-right: 45px;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Causing my page to horizontal scroll’ is closed to new replies.