• Resolved chrismal

    (@chrismal)


    Is there anyway to include spacing in between the videos when you use the shortcode for listing a gallery?

    [yendifgallery featured=1]

    produces a list of videos that is stacked, but I want to be able to differentiate between the different videos so a small divider in between the listings would be great, but I don’t know how to do that. Here is my code for loading the videos.

    <div class="whitebox" style="background-color:#90CAF9;">
    <?php echo do_shortcode('[yendifgallery featured=1]'); ?>
    <br>
    </div>

    https://www.ads-software.com/plugins/yendif-player/

Viewing 1 replies (of 1 total)
  • Plugin Author Yendif Player

    (@yendif-player)

    Kindly try using 2 <br /><br /> elements or a <hr /> element.

    NOTE: If possible, kindly share your site link.

Viewing 1 replies (of 1 total)
  • The topic ‘Yendif Gallery spacing.’ is closed to new replies.