This is the code
<style>
.profile-header {
background-color: #80DDEE !important; /* Light blue */
}
.profile-header * {
color: #F2CE81 !important; /* Soft yellow */
}
</style>
I'm so clueless to spacehey, and coding in general. I'm trying to change the backdrop and failing miserably. Is something wrong with the code? or is it just not showing up on my screen.