![]() |
CODERS HELP!!! Bootstrap 4 Carousel Responsive
It's been hours of googling, looking for a responsive fix for the Bootstrap 4 carousel images, and I am having no luck. Any coders in here that can get this carousel to be responsive when the browser window is resized?
Here is the page... http://phil-flash.com/test.php |
You have to add smaller pics in a separate responsive CSS3 file.
Its late now but I can help you with this tomorrow. |
Someone said to put this in for CSS:
Code:
.carousel-item.active, Hope this helps. I'd test it but it's 3am.. :upsidedow |
Quote:
I coded up the proper solution. Contact me. Thanks |
Hi, I'm not a coder, but you can try this:
You need to add a new media request to the custom.css in the RESPONSIVE CSS section. This is need for changing the height of the carousel when the size of the browser window change. Already you have two media requests in the custom.css - @media (min-width: 40em) and @media (min-width: 62em) Now these blocks look like this: Code:
/* RESPONSIVE CSS Code:
@media (min-width: 40em) { I hope this helps you. |
All times are GMT -7. The time now is 07:08 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123