The problem is the item underneath is sitting on the 'buy' button, all except the top row. Is there anything I can do to fix the spacing? Skitters is fine. Thanks.

That's an odd problem. I'm not entirely sure what's causing it for you, but you could try using this line of customCSS as a temporary fix:
.items .text_center { height: 500px !important; }
Adjust the number 500 to bigger or smaller to change the spacing of the rows.
If that doesn't work, could you post a screenshot please so I could see what's going on? I might be able to figure out some customCSS to help you while staff looks into the problem.
(Note that the line above might mess up stuff on other subeta pages, so you should remove it from your customCSS when you're done.)
🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights
THANK YOU! Your code worked. I did tweak it down to 400 then 300 to make it perfect. Also put the code in Notepad to keep for future events. This is great! Now I can go shopping. :)
