Jetpack Carousel CSS Border
-
Hi,
I am trying to add a border to the photos in the jetpack carousel.
I currently use this CSS code to put borders around my images in post/pages/gallery. See page link at bottom of this post to see what the borders look like.
background: #23527C; margin: 10px; padding: 3px; border-radius: 20px 20px 20px 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px 20px 20px 20px; border: 5px solid #000000;
Now when I am in my default WordPress galley I can see the images with the borders, then once I click the image to open up the jetpack carousel the images are show borderless. Most of my pictures are dark in nature so without the border you can not easily see the photo edges etc.
Where and how can I add the above CSS to get borders in the jetpack carousel
https://www.arrowsmith.biz/media/investigationfiles/2015-10-27-mi-drakelow-tunnels/
Thanks
- The topic ‘Jetpack Carousel CSS Border’ is closed to new replies.