carousel(Bootstrap) on-slide text issue | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

carousel(Bootstrap) on-slide text issue

when i tested the project on my pc browser in full screen mode the text on the carousel is present but as i shrink the window to the size of a phone the text disappears. How to fix this issue?

20th Oct 2019, 6:48 AM
Shivam 256 🇮🇳
Shivam 256 🇮🇳 - avatar
1 Answer
+ 1
Use @media attribute in CSS. Check this https://www.w3schools.com/cssref/css3_pr_mediaquery.asp
20th Oct 2019, 7:41 AM
A͢J
A͢J - avatar