This topic has 4 replies, 3 voices, and was last updated 8 years, 7 months ago ago by Eva Kemp
Hi,
Blog posts in safari have a large gap between featured image and blog content — you have to scroll way down to view content.
Blog posts in firefox have a small gap, text starts below image instead of to top right under title and category information. It looks like their is a text wrap issue?
I am on a mac.
Example:
http://www.miximals.com/help-findahomefor-animals-in-need-of-adoption/
Help?
Kimberly
Hello,
Are you talking about this gap http://storage7.static.itmages.com/i/16/0427/h_1461742661_2156460_692d1b4f98.png ?
If so you can remove it using this code in custom.css file:
.single-post .blog-post.post-portrait .entry-content {
float: none;
}
Best regards,
Jack Richardson.
Thanks Jack — that fixed it in both safari and firefox.
Kimberly
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Blog spacing – Safari and Firefox on Mac’' has been successfully resolved, and the topic is now closed for further responses