- This topic has 1 reply, 2 voices, and was last updated 5 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- The topic ‘thumbnail issues on mobile devices’ is closed to new replies.
Homepage › Forums › Free Support Forum › BoldR Lite › BoldR Lite Support › thumbnail issues on mobile devices
Good evening,
Any help on this topic would be greatly appreciated.
I am having a small issue with the feature image in my posts when it is accessed on a phone vertically.
Basically, the feature image I choose and add to my post looks great unless viewed on a mobile phone (eg Iphone) vertically. If you hold the phone horizontal the issue is immediately fixed. Desktop and Ipad version are also fine.
the website is teamgoodang.com.au and an example to check on a Phone (vertically) would be http://www.teamgoodang.com.au/the-weighting-game/,
Really love the theme and any help would be greatly appreciate..
Aaron
Hi Aaron,
Please try to add the following code in Customize > Additional CSS:
@media only screen and (max-width: 480px) {
.single-post .thumbnail { max-width: 100%; }
}
I think this is the missing piece in the custom CSS you already added to get rid of the date/author block on the smallest screen size, it should do the trick 😉
IceableThemes has been crafting, supporting and updating Premium WordPress Themes since 2013.
Any question? Contact us and we'll be glad to help.
Need assistance using one of our themes? Hit our support forums and we'll get your issue sorted in no time.