Featured Image dimensions?
This support request was posted in BBQ by Jazrupt
- Jazrupt July 14, 2013 at 7:55 pm
Hi there – I’ve been having difficulties with the Featured Image dimensions for Menu Items for some time. I’ve tried many different dimensions/aspect ratios and all get cropped oddly. (example: http://www.sixstrawberries.com/menu/blueberry-lemonade/ – this is the closest I’ve come, but the image is still cropped short on the right.)
What are the ideal dimensions for featured images of menu items in the BBQ theme, so that they will not be cropped?
Thanks so much!
Juanfra Aldasoro July 14, 2013 at 8:41 pmHello There,
Thanks for writing.
With regards to the dimensions, there’s no specific aspect ratio. However, your image should be wider than 730px.
What I’ve seen is that we’ve stepped over an old fix on the latest version. Please add the following CSS into your file custom.css and your problem should be resolved:
.single .featured-image img, .post .featured-image img { max-width: 100%; }
Thanks,
JuanJazrupt July 14, 2013 at 8:49 pmThank you so much Juan, that code did the trick! I really appreciate the continued support 🙂
This topic is marked as resolved
Only the topic author can re-open this thread.