Buy me a coffee

Reel: Button under Image

#1. First, in the Description box, enter syntax like this

reel-button-under-image-01-min

#2. Make sure the caption is enabled

reel-button-under-image-02-min

#3. Use code to Custom CSS box

figure.gallery-reel-item figcaption a {
    background-color: #d51f2b;
    color: #fff;
    padding: 5px 10px;
    border-radius: 20px;
    display: inline-block !important;
}

reel-button-under-image-03-min

#4. Result

reel-button-under-image-04-min