what is a motif? :0

Hey, how do I change the text color from TH responsive to custom?

I can't figure it out and I'm usually pretty good with coding - how do I add the main background image? I can't find it anywhere in the code.

Hi it took me a minute but I believe its in this part if that's what you're looking for? under "Background Image" Its featured under where you type the characters name!

<!--- Background image --->
<div class="col-md-8" style="height:400px; background:url(

BG IMG HERE

);background-size:cover;background-position:top center ;border-radius: 300px 0px 0px 0px; overflow: hidden">

<!--- Pagedoll. Looks best if it's a transparent bust, or a transparent fullbody! --->
<div class="col-12" style="background-image: url(

CHARACTER PAGEDOLL HERE

);background-position: bottom; background-size: contain; background-repeat: no-repeat; ;z-index:2;position:absolute;min-height:400px;margin-left:50px">
</div>