• Closed
  • stefan hasan
    Spectator
    November 15, 2017 at 9:35 pm #35225

    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?

    vaibhav
    Spectator
    Posts: 287
    November 16, 2017 at 7:10 am #35232

    Hi,

    You have to change Bootstrap Layout Type by below theme options
    Theme Options -> Bootstrap Slider -> General -> Choose Bootstrap Layout Type

    Thank you

    stefan hasan
    Spectator
    Posts: 7
    November 16, 2017 at 7:46 am #35235
    This reply has been marked as private.
    stefan hasan
    Spectator
    Posts: 7
    November 16, 2017 at 7:47 am #35236

    /Users/go-go/Downloads/image1.jpeg
    Sorry just type this into the browser and it will show you a screen shot

    stefan hasan
    Spectator
    Posts: 7
    November 16, 2017 at 7:54 am #35237
    This reply has been marked as private.
    stefan hasan
    Spectator
    Posts: 7
    November 16, 2017 at 8:10 am #35238
    vaibhav
    Spectator
    Posts: 287
    November 17, 2017 at 5:50 am #35248

    Hi,

    Please send your site url and wp-admin details in private replay for check your issue.

    Thank you

    stefan hasan
    Spectator
    Posts: 7
    November 17, 2017 at 8:49 am #35255
    This reply has been marked as private.
    vaibhav
    Spectator
    Posts: 287
    November 18, 2017 at 11:00 am #35272

    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

    stefan hasan
    Spectator
    Posts: 7
    November 18, 2017 at 8:15 pm #35278
    This reply has been marked as private.
    vaibhav
    Spectator
    Posts: 287
    November 20, 2017 at 6:14 am #35280

    you are welcome 🙂