Comments on 11. || Little Talks All Comments Start of Thread Parent

Do you mean the card that hides profile header and is visible on Red Velvet Snake theme? If so, you can either take everything out of the first <div> and delete it then or you can add "background-image: url(bgimagelink); background-size: cover; background-position: center;" to the style=" " after the "z-index: 100;"

i cant really find the index 100,should i add that bg snippet between this?

unknown.png

Omg sorry I'm dumb, I looked at my version of the code, not the tabbed one

It should be here at the first container, <div class="card border-0 pt-5 pb-4" style="margin-top: -60px; background-image: url(bgimagelink); background-size: cover; background-position: center;">

it works!! thank you sm!!!