Any idea how to do this?

Hi all,

There is any complement in boostrap to do this? I saw a tab but is not what I’m looking for



thanks

Looks like Bootstrap nav pills to me with simple cards in rows and columns. You can add the tabs component and then change the tab items options from tabs to pills.

Looks like a Tabbed Component with little columns within it that contain information using Flexbox to wrap them to next line etc. The tabs look like they are set to the Pills setting as @twinstream has mentioned. Find the Tabs component in the Container section of the components list and edit it as you need for your content.

Hey Guys, thank you for your answer, I try to do as you comment

Thanks again