Hi there! I apologize if this topic seems a bit redundant, but the codes I'm looking for aren't showing up in this thread for me.
All I want to do is change the number of TC items per row, from 5 to 4. I'd be grateful if anyone could help me/contribute to the CSS for this. Thanks! :)
Hi!!
You can change the number of items per row by adjust the width of the pet treasure. :) So:
{
width: px;}
You can adjust the width as needed, but TC items are generally 64px x 64px each (unless you've changed their size). The minimum width to have 4 TC items without making them smaller is 256px. :D If you have any spacing between the items, it'll need to be a little wider.
Let me know if that helps!