• Resolved liltorpilanza

    (@liltorpilanza)


    Hello
    I would like to center my reviews with WP reviews slider on Total theme WP website.
    Annoyingly they continue to be too far to the right on my frontpage, where they are shown, so a bit of an extra is visible to the left side of the page.
    Please help me with this. Thanks in advance.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author jgwhite33

    (@jgwhite33)

    Your theme CSS is overriding the plugin. Add this CSS to the custom CSS for the review template.

    .wprs_unslider li, .wprs_unslider ol, .wprs_unslider ul {
    margin: 0 !important;
    }

    • This reply was modified 4 years, 8 months ago by jgwhite33.
    Thread Starter liltorpilanza

    (@liltorpilanza)

    Thanks you so much for the quick reply.
    That worked perfectly.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Centered reviews’ is closed to new replies.