[Resolved] Match single image width and jetpack gallery width

  • Author
    Posts
  • #6312

    bluereef
    Participant

    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

    #6313

    Andrew Misplon
    Keymaster

    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.

    #6318

    bluereef
    Participant
    This reply has been marked as private.
    #6320

    Andrew Misplon
    Keymaster

    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;
    }
    #6323

    bluereef
    Participant

    Done.
    Worked like charm!

    Thank you!

    #6324

    Andrew Misplon
    Keymaster

    Super, glad to hear that did the trick. All the best with your site 🙂

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.

Scroll to top