Is there a way to get the div.catimage, img.catimage, div.category, and such to defer loading when below the fold? It appears to have a lot of layout shift on fresh cache resets/new client computers.
When it gets late at night, go to bed... try again tomorrow.
Ill work with that and see if I can get it to work :) I had width as 100% and height as auto to shrink the images and keep css small, setting the minimum width will require a few @media calls and more css, but its better than layout shift. :)
When it gets late at night, go to bed... try again tomorrow.