Archived topic
Overlapping text and images on author and archives
11 replies · Started by Kristian on June 12, 2018
How to fix the overlapping issue? This happens in category, tag and author archives.
Hi Kristian, would you mind disabling Autoptimize and purging the cache so i can see where the CSS effecting this is coming from?
Done!
Hi Kristian, have you added this CSS?
.post-image-above-header .no-featured-image-padding .inside-article .post-image {
margin-top: -40px;
}
No, don't know where that is coming from...
OK i'll look into, for the time being we can negate that by adding:
.post-image-above-header .no-featured-image-padding .inside-article .post-image {
margin-top: 0px !important;
}
You may need to adjust the px's to suit. Let me know
Works!
Glad to be of help
Sorry for the spam, but is this issue still being researched? I'm quite happy with the result, thank you, but just wondering if I should mark this topic as resolved and if there will be a day I can remove the extra CSS. :)
Thanks!
Hi Kristian, the negative margin is generated when the Customiser > Layout > blog > featured image (archive) settings are set to Alignment Center and Display Padding around Images are unchecked. You can try either checking the padding or changing the alignment.
Ha, this did it. Thank you very much! Once again, the $39 spent yearly is worth it for the support alone!
Hi Kristian, glad we can be of assistance. Nice site by the way!