0
I’m having trouble making a dynamic multi-item carousel with only two columns bootstrap, when I inform the amount of columns in the case col-Md-6 items break and are displayed in one more row below, someone could assist me?
Here is an example with 3 columns: https://www.bootply.com/94444
You can [Edit] the question and add the code that generates this quoted behavior?
– Woss
Hello @Andersoncarloswoss I left a link from the example below, this is with 3 columns I would like only 2 columns as in the image.
– Bruno Richart
The link is from an example, not from your page. Put the code you did trying to leave in two columns.
– Woss
@Andersoncarloswoss I have not yet created this part because I was just with this doubt of how to make this carousel with two columns the image attached is only the PSD, the example I passed the link is just what I need to adapt taking an arrow and instead of image the content and give a spacing in the arrow.
– Bruno Richart
So how did you conclude that defining the columns with
col-md-6
does line break occur? You didn’t make the code to test this?– Woss
@Andersoncarloswoss I did but I didn’t post the code that makes the columns break.
– Bruno Richart