Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jacob N. Breetvelt

    (@opajaap)

    …/plugins/wp-photo-album-plus/theme/wppa-style.css line 145:

    .wppa-masonry-h {
    	width: 105%;
    }

    change to:

    .wppa-masonry-h {
    	width: 105% !important;
    }

    Or update to 6.4.08

    Thread Starter Tom

    (@atomiktd)

    Thank you.
    I’ve already got 6.4.08 revision and it didn’t work.

    Because I use child theme I put your provided code to child’s theme style.css and it works ??

    Thank you for your prompt reply.

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Maybe you updated too early, i patched it in …/plugins/wp-photo-album-plus/theme/wppa-style.css line 145: an hour after release. But, never mind, it works.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Last thumbnails in row go to the next line’ is closed to new replies.