How do I put in a spacing between the main caption and the sub caption... please help
.gallery-caption p{white-space:pre-wrap; padding:.2rem; }
.gallery-caption p:first-line {font-weight:bold;font-size:1.9rem;font-family:"Montserrat";}
this is what i have for the code right now, but I just don't know how to put padding around the sub caption.. it looks way too tight! please help.. thank you