Comments on [ F2U ] Quiet All Comments Start of Thread Parent

you would have to remove the p-3 from

<div id="carousel" class="card bg-faded p-3 border-0 carousel slide carousel-fade h-100" style="border-radius:15px;" data-pause="false">

to each of the carousel-slides:

 <div class="carousel-item active p-3" style="height:350px; overflow-y:auto; overflow-x:hidden;">

(before you copy and paste the entire snippet, the example above is only for the BASIC slide btw)

hope that helps!  i don't have the scrollbars function (imac user) so it's easy for me to miss stuff like this x']