Skip to content
Advertisement

In Bootstrap v5.0.0-alpha1 what can I use for media (BS 3/4)?

I want to use a media object in Bootstrap v5.0.0-alpha1, but how?

In Bootstrap 3 & 4, I’m using it like this:

JavaScript

In v5.0.0-alpha1, which class can I use for a media object? I was unable to find any class named ‘media’ in Bootstrap 5.

Advertisement

Answer

Since Bootstrap dropped the “media object” in version 5, you will have to use the utility classes instead.

JavaScript
User contributions licensed under: CC BY-SA
4 People found this is helpful
Advertisement