Working – some hiccups with captions
-
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!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Working – some hiccups with captions’ is closed to new replies.