Recent Posts

Caution: Greetings to all visitors. The site is working in short. Links Please skip the link to view any topic and thank you for visiting
header ads

Bootstrap-4 carousel is ignoring my custom css

Below are the carousel arrows which are part of a larger carousel object which I'm trying to customise through my external custom.css:
<!-- Left and right controls -->
<a class="carousel-control-prev" href="#demo" data-slide="prev">
<span class="carousel-control-prev-icon"></span>
</a>
<a class="carousel-control-next" href="#demo" data-slide="next">
<span class="carousel-control-next-icon"></span>
</a>
Code (CSS):
I've, in fact, even tried overqualifying the .carousel-control-next-icon...

Bootstrap-4 carousel is ignoring my custom css

from HTML & Website Design https://ift.tt/2JwUTER
via IFTTT

Post a Comment

0 Comments