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

    (@saurabhd)

    You can use debugger tool to debug your style issue. For firefox you can use firebug and use inspect element and see where is it adding vertical line and set something like:

    .testimonials-widget-testimonial q, .testimonials-widget-testimonial blockquote {
     border-left: 0px;
    }

    If the above trick does not work then please share your website url here so that I can help you to fix this issue.

Viewing 1 replies (of 1 total)
  • The topic ‘How to remove the vertical line on the left’ is closed to new replies.