Title: Carousel slider border problem
Last modified: August 30, 2016

---

# Carousel slider border problem

 *  Resolved [phoenix360](https://wordpress.org/support/users/phoenix360/)
 * (@phoenix360)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/carousel-slider-border-problem/)
 * Hi,
 * The slider has a slightly zoomed-in image border on the top and bottom of the
   actual image I use as the slider. Is there a way I can remove it? Thanks!
 * [https://wordpress.org/plugins/siteorigin-panels/](https://wordpress.org/plugins/siteorigin-panels/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Support [Andrew Misplon](https://wordpress.org/support/users/misplon/)
 * (@misplon)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/carousel-slider-border-problem/#post-6565009)
 * Hi [@phoenix360](https://wordpress.org/support/users/phoenix360/)
 * Thanks for reaching out. This is something we’d need to see live to diagnose.
   Please, send a link.
 * Thanks
 *  Thread Starter [phoenix360](https://wordpress.org/support/users/phoenix360/)
 * (@phoenix360)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/carousel-slider-border-problem/#post-6565219)
 * I was able to get rid of the border by setting the image in foreground instead
   of background. But here’s how it looks like when I set it in background:
    [http://wordpresstest.tzuchimedicalfoundation.org/](http://wordpresstest.tzuchimedicalfoundation.org/)
 * The slider images are 1920px by 620px.
 *  Plugin Support [Andrew Misplon](https://wordpress.org/support/users/misplon/)
 * (@misplon)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/carousel-slider-border-problem/#post-6565220)
 * Thanks for the update. We’ll have this resolved in an update as soon as possible.
 * Thanks for reporting.
 *  Thread Starter [phoenix360](https://wordpress.org/support/users/phoenix360/)
 * (@phoenix360)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/carousel-slider-border-problem/#post-6565221)
 * Hi Misplon,
 * I found out the problem and fixed it. It was my template (Twenty Thirteen), not
   the plugin. I just had to adjust the style.css in my child theme. The CSS in 
   the template was: .widget li {padding: 5 px 0;}. I replaced the 5 px with 0 px
   and that fixed it.
 * Thanks!
 *  Plugin Support [Andrew Misplon](https://wordpress.org/support/users/misplon/)
 * (@misplon)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/carousel-slider-border-problem/#post-6565222)
 * Awesome 🙂 Really glad to hear that helped. If anything else comes up, please,
   let us know.
 * If you’re using a Custom CSS, perhaps try the following inserted at Appearance
   > Custom CSS to reset widget styles for Page Builder. If you don’t have a Custom
   CSS plugin installed, try ours:
 * [https://wordpress.org/plugins/so-css/](https://wordpress.org/plugins/so-css/)
 *     ```
       /* Page Builder Reset Widget Styles */
   
       .panel-grid .widget,
       .panel-grid .widget * {
       color: inherit;
       font-size: inherit;
       line-height: inherit;
       margin: inherit;
       padding: inherit;
       }
       ```
   

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Carousel slider border problem’ is closed to new replies.

 * ![](https://ps.w.org/siteorigin-panels/assets/icon.svg?rev=2556869)
 * [Page Builder by SiteOrigin](https://wordpress.org/plugins/siteorigin-panels/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/siteorigin-panels/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/siteorigin-panels/)
 * [Active Topics](https://wordpress.org/support/plugin/siteorigin-panels/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/siteorigin-panels/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/siteorigin-panels/reviews/)

## Tags

 * [border](https://wordpress.org/support/topic-tag/border/)

 * 5 replies
 * 2 participants
 * Last reply from: [Andrew Misplon](https://wordpress.org/support/users/misplon/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/carousel-slider-border-problem/#post-6565222)
 * Status: resolved