Couple more white boxes
2 white boxes slipping through on book pages like this one:
https://smile.amazon.com/Dark-Mission-History-Enlarged-Revised-ebook/dp/B0051UYAV4
https://smile.amazon.com/Dark-Mission-History-Enlarged-Revised-ebook/dp/B0051UYAV4
Comments
Sean
No problem and again hate to be a nag, but bad news, I just updated and both white boxes are still there (screenshot below):
https://1drv.ms/i/s!AhSqjTYUuHPKgcRCRdWwNE7c46_Nrg
As you can see, those 2 white elements are specific to books which is why I did not previously see/report them and maybe why you haven't seen them since paper books popularity has kinda sunk these days. :)
At a real quick f12 glance it almost looks like at least one (if not both) are actually within iframes which is a bit different than their other elements I've been looking at.
EDIT: I cannot re-create that at all, it's all fully themed on my end!
https://1drv.ms/i/s!AhSqjTYUuHPKgcRDL3f7bfc2w6_IHQ
Again here's the URL to test:
https://smile.amazon.com/Dark-Mission-History-Enlarged-Revised-ebook/dp/B0051UYAV4
Be sure you verify that's the URL you're viewing - the smile version etc.
It's Chrome x64 on Windows. Your code change DID fix the white box border at the very bottom of that listing - so it did show one change just did not fix these 2 white boxes.
Here's the CSS on the page being applied to the iframe white boxes:
https://1drv.ms/i/s!AhSqjTYUuHPKgcRGjq10CTEGXolF6g
...and what happens when I kill the Amazon iframe CSS to confirm it's what's being applied (note I unchecked the checkbox next to their FFFFFF):
https://1drv.ms/i/s!AhSqjTYUuHPKgcRHsaoeCVk_ZF9QOA
Looks like it's being inherited from the body CSS for the iframe like I said at first you must have misunderstood I did a diff on your last code change and I don't think you accounted for this iframe?