Comments on [F2U] Unwrap All Comments Start of Thread Parent

Thank you! :D

I'm assuming you're referring to a part of the code that looks like <!-- Profile ----> ?

If so, it's only there as a guide so you know which section you're editing. You're free to delete lines likes <!-- TEXT --> it doesn't affect the code in any way ^^

I will try this and see if it changes. Thank you. To specify, I was talking about after I put the code in and look at it above the profile at the very top it says profile with a line under then continues to the profile in its box.

OH! That's what you meant. This thing?

ec61c8284f3d98e22acc0471f3e5c0ee.png

So that is not part of my code. It's on every Toyhouse profile by default. If you want hide it, you have two options:

  1. You will need a premium account to use CSS coding to remove it
  2. If you don't have premium, you can use a lil hack instead by putting this code at the top:
<div class="card border-0" style="height: 38px; margin: -54px 0px 0px 0px;"></div>

Yes!! Thank you so much. You are awesome!!