Hi I am trying to make a carousel on my wordpress website with bootstrap. I would like to put four block links next to it. I have the blocks there and the images are scrolli
Put the following code in your CSS, this works with Bootstrap 4:
.w-100 { width: 100% !important; height: 75vh; }