Comments on $5 | Tabbed Setting Code All Comments Start of Thread Parent

I tried your suggestion and unfortunately it didnt resolve the spacing issue   

make sure that "mb-3" is added the class of the row that belongs to the one above where there is no gap.

The div class is exactly the same for the rows above and below as its directly copy pasted from the beginning of the segment to the end (<!-- CHARACTER #  --> to </div></div>). If you meant something else please let me know. I copied directly fromt he 3rd & 4th characters of the code, and the only things edited are names and images so I dont think anything is missing

6f11aeb292a47cf0bb653085d6f5fa518ea2c5a1

You're missing a </div> at the end of the fourth character's row, add it back in  right above the start of the new character's row and see if it works as normal!

That worked! Thanks so much for the help!

EDIT Spoke too soon - that fixed the spacing issue but it broke the entire page qwq

You must have moved a < /div > out of place initially. Keep the one you added where you added it, as it properly closed the section, but delete the one before the start of the next tabbed section, I believe that will fix what happened.

1 Replies