bluereef Apr 18, 2017 · 9:02 pm #6312 I am using single images and jetpack tiled galleries in the same page/post. The galleries are lined up with the text while the single images are slightly smaller, with a 5 pixel margin. How do I make the galleries and single images the same size? I’m using the ultra premium theme.
thanks for your help!
Frank
Andrew Misplon Puro Apr 18, 2017 · 9:04 pm #6313 Hi Frank, can you post a link so I can check it out, you can use the private reply checkbox to keep your URL private. Thanks.
bluereef Apr 18, 2017 · 11:40 pm #6318 This reply has been marked as private.
Andrew Misplon Puro Apr 19, 2017 · 9:39 am #6320 Thanks Frank :), please, add the following to Appearance > Customize > Additional CSS or your own Custom CSS plugin usually found at Appearance > Custom CSS or Appearance > Edit CSS:
/* Images */
figure.wp-caption {
background: #fff;
border-radius: 0;
padding: 0;
}
Andrew Misplon Puro Apr 19, 2017 · 5:38 pm #6324 Super, glad to hear that did the trick. All the best with your site 🙂