Title: Help for bootstrap
Last modified: September 1, 2016

---

# Help for bootstrap

 *  Resolved [nickpapag](https://wordpress.org/support/users/nickpapag/)
 * (@nickpapag)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/help-for-bootstrap/)
 * Hello everybody. For some reason my homepage slider has a problem with a custom
   css that a few days ago had no problem. As u can see the gradient of the captions
   is not applied to the whole area of the slider but a bit righter. Here is my 
   site:
    [http://gym-vasil.lef.sch.gr](http://gym-vasil.lef.sch.gr) And the custom
   css:
 * #bootstrap-slider .carousel-caption { background: rgba(0, 0, 0, 0.3); }
    #bootstrap-
   slider .carousel-caption h2 { background: rgba(0, 0, 0, 0.5); border-radius: 
   0px 0px 0 0; text-align:center;} #bootstrap-slider .carousel-caption p { background:
   rgba(0, 0, 0, 0.4); text-align:center; } #bootstrap-slider .carousel-caption {
   bottom: 0; left: 0px; right: 0%; padding-bottom: 10px; border-radius: 0px;} #
   bootstrap-slider a.button {float: right; margin-right:30px; margin-bottom: 20px;}
 * If anyone can help me it would be great!!!

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

 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/help-for-bootstrap/#post-7659621)
 * Hi,
 * There is a margin left on the layout, not sure if it’s theme generated or from
   your own custom css code.
 * Use the following in **Theme Options -> Custom CSS** to try and override it.
 * #bootstrap-slider .layout-left {
    margin-left: 0 !important; }
 * Thank you.
 *  Thread Starter [nickpapag](https://wordpress.org/support/users/nickpapag/)
 * (@nickpapag)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/help-for-bootstrap/#post-7659628)
 * Once again Denzel is “The key”. Many many thanks!!!!
 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/help-for-bootstrap/#post-7659670)
 * You are welcome!
    Thank you very much for your compliment!

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

The topic ‘Help for bootstrap’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/evolve/4.3.7/screenshot.png)
 * evolve
 * [Support Threads](https://wordpress.org/support/theme/evolve/)
 * [Active Topics](https://wordpress.org/support/theme/evolve/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/evolve/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/evolve/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/help-for-bootstrap/#post-7659670)
 * Status: resolved