My boot strap slider hover section( the faded text content boxes over the slide ing grey) don’t position as they should (i.e. cover whole slide instead of certain section. ) how do I fix this?
Hi,
You have to change Bootstrap Layout Type by below theme options
Theme Options -> Bootstrap Slider -> General -> Choose Bootstrap Layout Type
Thank you
/Users/go-go/Downloads/image1.jpeg
Sorry just type this into the browser and it will show you a screen shot
http://prntscr.com/hb3qlu
Got it!
Hi,
Please send your site url and wp-admin details in private replay for check your issue.
Thank you
Hi
Your problem comes to Manage shortcode plugin, Plugin style conflict to the bootstrap slider.
We have added custom css for solutions to conflict.
@media ( min-width: 768px ) {
#bootstrap-slider .carousel-caption {
top: auto;
}
}
Check your site.
Thank you
The topic Bootstrap slider is closed to new replies