Viewing 8 replies - 1 through 8 (of 8 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    You need to add the CSS;

    .entry-content img {
     display: block;
    }

    Thread Starter sgmustadio

    (@sgmustadio)

    Please forgive me, as I am not too familiar with modifying the CSS code in WordPress. I copied your snippet to style.css right after the code labeled “Image Captions”. This seemed to move the text underneath the image, but the image is still not aligning with the text.

    I’m trying to make the images (in the link of my original post) look like the ones found in https://protolounge.com/323/toorcamp-2012-day-2-talks-and-robots, but with captions.

    (edit) I did click “Update File” and refreshed the page, just to make sure.

    I’m having the same problem: https://mattmendez.com. I’ve entered the update style in the style.css file, beneath:

    .entry-content h1,
    .entry-content h2,
    .entry-content h3,
    .entry-content h4,
    .entry-content h5,
    .entry-content h6 {
    	clear: both;
    }

    Doesn’t make a difference. Suggestions? Thanks.

    Theme Author alex27

    (@alex27)

    This is a bug, and it should be fixed with the next update.

    Thanks for the good news, Alex. I have been trying to resolve it on my own too and had no luck. I can’t wait for the update. ??

    What’s the time frame for that? An update was pushed out last night but didn’t resolve the problem. Thanks.

    Theme Author alex27

    (@alex27)

    I’m not sure what you’re talking about, last update was n oct 09. I plan on releasing it by the end of next week, but I don’t know how log will i take to be accepted to repository.

    Strange. WordPress said there was an update on the theme in its update area. I’ve see that a couple times. Okay, I’ll just gladly wait for your update, thanks.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Captions on Images not working’ is closed to new replies.