Viewing 1 replies (of 1 total)
  • Plugin Author Brian

    (@brianmiyaji)

    @souljer2911 The player gallery uses the same markup as the default WordPress image gallery. If you need to override the width via css, try using the “max-width” property like this:

    .sp-template-player-gallery .gallery-item {
    max-width: 20%;
    }

Viewing 1 replies (of 1 total)

The topic ‘Player Gallery Width’ is closed to new replies.