Text wraps on Thumnail in List Post
-
Topic
-
Hi Jason,
Thought I would post this back on the forum, as it may help someone else. My question was:
The text wraps around the thumbnail pic in the post list, on the home page when viewed on my iphone. Is there anyway I can do to fix that?
Your reply (which worked perfect ) was to add this to Custom CSS in the theme options:
@media (max-width: 480px) { .attachment-small { float: none; margin: 0; } .featured-image-wrapper.attachment-small img { width: 100%; } }
- The forum ‘Alyeska Responsive WordPress Theme’ is closed to new topics and replies.