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

telling me just that doesn’t really say a lot; can you give me a link to the character that has this problem?

or a screenshot of the raw code where the background should be edited?

This user is not visible to guests.
This user is not visible to guests.

ooh yes it’s definitely the CSS

i’m on my mobile rn so i can’t double check BUT you should be able to override your CSS by adding

.card {background-color:#HEXCOLOUR!important}

under the CSS import link!  it might also need .bg-faded as well

otherwise, i think you can delete card and/or bg-faded from the HTML and that may fix it? ^^