• Resolved Craig

    (@catholicservant)


    I’ve tried 5 different responsive plugins for content images so far, and this was one of the few that worked and was easiest to implement.

    Was having problems with captions so I added the following to my @media CSS

    .wp-caption {
    	max-width: 96% !important;
    	width: auto !important;
    }

    I haven’t fully tested this across all browsers yet, but this looks like a great solution.

    Thanks!

    https://wordpress.org/plugins/picturefillwp/

Viewing 1 replies (of 1 total)
  • Plugin Author kylereicks

    (@kylereicks)

    Thanks very much Craig. I’m glad to hear that it’s working for you. Every once in a while, a theme has a little trouble with the picturefill syntax. I can’t really blame them, the syntax is unusual. I’m glad you were able to find a solution for the issue you were having. If the issue with captions ends up being something that you notice consistently across different themes, please report back with the details of where it’s popping up and what it looks like, so I can try to duplicate the issue. If it’s a common issue with themes, and especially if it happens on any of the twentyX themes, it may be a good idea to mention it in the documentation.

    Thanks again

Viewing 1 replies (of 1 total)
  • The topic ‘Working – some hiccups with captions’ is closed to new replies.