This topic has 8 replies, 3 voices, and was last updated 10 years, 1 months ago ago by Robert Hall
Having problems with the featured image collapsing into the breadcrumb header on Iphone,and Samsung Galaxy S4 Android phone. FOr some reason the featured image runs underneath the breadcrumb image area on Iphone and smartphone devices. Please see url in the private area.
Hello,
Sorry, but there is no private content in your post.
Please re-add it.
Thank you.
Regards,
Eva Kemp.
Here you go, and thank you
Hello,
Please add this code in custom.css file:
@media (max-width: 480px) {.wp-picture img {
padding-top: 10px;
}}
To create custom.css you need rename default.custom.css to custom.css via FTP in wp-content/themes/royal directory and enable it in Theme Options > Custom CSS.
Regards,
Eva Kemp.
i have created a custom css, and I added the above code. It did not change the problem on mobile phone, Iphone and Samsung Galaxy S4. Please look at this link on an Iphone 5 or above.
http://hostpuppies.com/inac/blog/twenty-one-days-left-to-apply-for-april-1-2015-funding/
Hello,
Please try to use this code instead:
@media (max-width: 480px) {.wp-picture img {
padding-top: 10px !important;
}}
Also check if you enabled custom.css in Theme Options > Custom CSS.
If it doesn’t help please provide us with the correct details to wp-admin panel as the previous ones don’t work.
Thank you.
Regards,
Eva Kemp.
Oh man, thats awesome. worked like a charm. thank you again.
Hello,
You’re welcome!
Regards,
Robert Hall.
The issue related to '‘Responsive css probelm’' has been successfully resolved, and the topic is now closed for further responses