How can I add padding to the top of a single div
? Is there a way to do it without modifying the .css
file? I am using Bootstrap
and there is no space between the carousel
and the first div
. I tried adding padding to the carousel
, but the color of the left and right chevron overlap the padding, and this is not the look I want. I want a true white space between the two.
Try <div style="padding-top: 10px;">
:)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With