jackmoore / wheelzoom

A small script for zooming IMG elements with the mousewheel/trackpad.
http://www.jacklmoore.com/wheelzoom
MIT License
342 stars 95 forks source link

Bootstrap 4 carousel caption h5: letters are too small in telephone #47

Closed veldfiets closed 2 years ago

veldfiets commented 2 years ago

Telephone: landscape: letters/background caption in the picture, but too small to read, portret: caption at bottom! Have tried a lot of things, found at GitHub/StackOverflow, problem more often occurred, but no solution works in my case! http://www.veldfiets.nl/appelscha/

CCS: .carousel-caption h5 { display: inline-block; padding: 10px; background: rgba(0, 0, 0, 0.50); border-radius: 10px;

P.s.: I added only: font-size: 2vw; in order to have some result (only landscape) but, on large screen the letters are too big now. In portret, telephone: text still too small, bottom.

} HTML: