Okay
  Public Ticket #3081790
greensock
Closed

Comments

  • Dana Cobb started the conversation

    Can I use bootstrap 5.1.3 grid in the sliders rather than using absolute positioning?

    Dana

  •  69
    John replied

    Hi Dana,

    Thank you for getting in touch with us. My name is John and I'm happy to assist you today. I appreciate your patience while we've been working towards your ticket.

    You can use Bootstrap for aligning sliders in a grid as well as inside sliders. Please note that you must have at least one layer that uses LayerSlider's positioning system, but you can expand that layer to cover the entire surface of the slider. Then, you can use custom HTML code to build your custom grid inside of that layer.

    In the latter case, you might want to add the position: fixed data-ls attribute property to break out of the inner container when the slider displays in a different aspect ratio. You can find more information about this in the documentation.

    Best Regards,
    John | Kreatura Dev Team