There are two featured images on the top of https://brightideas.co/ryan-mcgrotty-interview/.
There should only be one. I have tried removing the featured image as well as the image widget. When I do, the correct image (BI 249) is removed. But, no matter what I try, the incorrect image (BI 250) remains.
Hey Trent,
Is this an issue on every post or just the one?
Best regards,
Jordan Shannon
Just this post
Hi,
Try adding the following to quick css:
.postid-10565 .entry-content-wrapper .avia-image-container:nth-child(2){
display:none!important;
}
Best regards,
Jordan Shannon
That didn’t work. How on earth can just ONE post go wonky like this?
Hi,
Did you add to the very top of quick css so it runs first and clear the cache a few times over?
Best regards,
Jordan Shannon
That fixed it. Thanks!
Hi,
Great, I’m happy to help! If you need anything else, please let us know here in the forums.
Best regards,
Jordan Shannon