Gallery Slideshow Images don't stay within slideshow window
-
We use WP gallery and Jetpack Shortcode Embeds to create slideshows in posts. Until we upgraded to 3.6.1, everything worked fine.
Since 3.6.1, some of the images load over the slideshow window. So if we have a black slideshow background, the padding should remain the same as images transition. However, some of the images are loading so that they overlap below the black window, some to the right of it.
I’ve tried the following css in my child theme but no luck. I also enabled Jetpack css and put the code in there. No luck. This code works in Inspect Element. I just can’t get it to override Jetpack css.
#content .slideshow-window, .jetpack-slideshow {max-width:100%!important; max-height:100%!important;}
Any help is greatly appreciated. Thank you.
Here are two examples of the issue:
https://nycdogs.urgentpodr.org/suave-a1046190/
https://nyccats.urgentpodr.org/jacklyn-a1047275/
Note that all images are uploaded in the same manner, same size, etc. Thanks.
- The topic ‘Gallery Slideshow Images don't stay within slideshow window’ is closed to new replies.