Skip to content
Advertisement

Bootstrap carousel caption

I am implement carousel using below code. In this i want two caption as per carousel slide. So i will add one more caption div but it’s not working properly.I need one caption for top left corner of the carousel another one bottom of the carousel. I am not aware of css so please help anyone.

JavaScript

Advertisement

Answer

I think the below sample will help you ,

Make the caption 100% width and height , and override some properties for poth the h3 and p text (using media queries for different views)

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