question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

(Bootstrap 4) What happaned the caption class?

See original GitHub issue

Caption class has vanished with Bootstrap 4. There is this features in Bootstrap 3: .caption{padding:9px;color:#333}

While I trying to adapt v4, I couldn’t find any migration or just the same class.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
mdocommented, Feb 6, 2018

We basically rewrote the entire codebase several times over in the move from v3 to v4. There are differences and not everything was carried over. Use our utilities instead.

https://getbootstrap.com/docs/4.0/utilities/colors/ https://getbootstrap.com/docs/4.0/utilities/spacing/

0reactions
muhammetbalcicommented, Feb 6, 2018

py-2 class is perfect. Thank you.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Figures - Bootstrap
Documentation and examples for displaying related images and text with the figure ... <figcaption class="figure-caption">A caption for the above image.
Read more >
Center figure image and caption in Bootstrap 4 - Stack Overflow
I am using Bootstrap 4 to style the web page. Using the text-center class for the caption, I'm able to center the caption...
Read more >
Bootstrap 4: Everything You Need to Know - freeCodeCamp
Bootstrap allows for the use of two class names, figure-img and figure-caption As you may guessed, they are both used on the image...
Read more >
Bootstrap 4 Slideshow with Bottom Captions on Codeply
This is paragraph text that is the caption of the image. I wonder what happens if this caption is very long? For example,...
Read more >
Why is my Bootstrap carousel-caption class not centering
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found