Title: Image box
Last modified: August 30, 2016

---

# Image box

 *  Resolved [ellisbw04](https://wordpress.org/support/users/ellisbw04/)
 * (@ellisbw04)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/image-box/)
 * On the homepage, the carousel box seems to be extended further than the image,
   so there is a blank space on the right side of the image. I’m uncertain how this
   happened or how to fix it. Also, is it possible to remove the gradient?
 * Thanks in advance!
 * [https://wordpress.org/plugins/cpt-bootstrap-carousel/](https://wordpress.org/plugins/cpt-bootstrap-carousel/)

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

 *  Thread Starter [ellisbw04](https://wordpress.org/support/users/ellisbw04/)
 * (@ellisbw04)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/image-box/#post-6707308)
 * [http://www.brentandcarley.com/wp-content/uploads/2015/11/Screen-Shot-2015-11-01-at-8.05.58-PM.png](http://www.brentandcarley.com/wp-content/uploads/2015/11/Screen-Shot-2015-11-01-at-8.05.58-PM.png)
 *  Plugin Author [Phil Ewels](https://wordpress.org/support/users/tallphil/)
 * (@tallphil)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/image-box/#post-6707376)
 * Hi there,
 * This is because your images are too small, so they’re narrower than the carousel.
   If you upload larger images then the gap should disappear.
 * The gradient is a lot less noticeable when overlaid over an image, but it is 
   possible to hide it using CSS if you would like.
 *     ```
       .carousel-control {
         background: transparent !important;
       }
       ```
   
 * See the bootstrap docs for more information: [http://getbootstrap.com/javascript/#carousel](http://getbootstrap.com/javascript/#carousel)
 * Hope that helps!
 * Phil

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

The topic ‘Image box’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/cpt-bootstrap-carousel_b8b7ae.svg)
 * [CPT Bootstrap Carousel](https://wordpress.org/plugins/cpt-bootstrap-carousel/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cpt-bootstrap-carousel/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cpt-bootstrap-carousel/)
 * [Active Topics](https://wordpress.org/support/plugin/cpt-bootstrap-carousel/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cpt-bootstrap-carousel/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cpt-bootstrap-carousel/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Phil Ewels](https://wordpress.org/support/users/tallphil/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/image-box/#post-6707376)
 * Status: resolved