Comments on [ F2U ] Tacit All Comments

Hello! No rush to answer this because I know you coders usually have tons of people asking you questions lol
But I want to use the stacked version of this code for a character but I also wanted to add a music player divider between the stacks! I was wondering where in the code I would go about doing that? Every place that I feel like makes sense said music player...uh...ends up somewhere wacky lol
I'm by no means a professional coder but I do have a decent grasp on what I'm doing BUT I might just be missing something

Specifically the music code I was going to use was this one here if that helps!

hi!  the code uses order so if you're trying to paste a new section somewhere specific, you have to add an order-# as well!

you'd want to paste the music player between the TOP IMAGE & BOTTOM IMAGE, and then add order-3 to the col-md-12, just like now the images have order-md-2 and order-md-4

and then adjust the music player's p-1 to p-2 to match the rest of the coding!

hopefully that makes sense, here's a screenshot to see how it should end up as, with the coding collasped

Screen_Shot_2023-01-04_at_3.46.11_pm.png