sorry to bother you, but i'm trying to use the sweetheart network page and when i try to add a fourth (or more) card, it just pushes the sidebar down off the screen, and the card doesn't show at all, instead of appearing in another row like in the preview. is there something i'm doing wrong? i'm copy pasting the code for the cards exactly
Hello, first of all, thank you very much for this message.
After consulting with @annasthms, it has come to my attention that in the code, I had unfortunately placed the comment for new boxes after the closing tag of the container.
This is also where the problem was. Due to this, new boxes were added outside of the container, resulting in weird outcomes.
I have updated the code on Pastebin.
With the updated code the page should now look like this.
If you don’t want to completely reinstall the code, you will just need to add the code for a box above the last before the comment.
I hope I could help you with the problem you have encountered.
Sorry for the inconvenience and thank you for using my page!