Skip to main content
Main Content

Den CSS Question

Den CSS Question
Posted 2020-11-13 14:27:34

Hello! I have a quick question. Is there any way to change the font/style/color of your pack name at the top of your den? Like, via editing the den CSS? Mine is currently still plain white and doesn't really fit with the rest of my den theme...

Thank you in advance~


LaZe
#10962

Posted 2020-11-14 09:45:25

Heya~
You can do this in CSS by this:
h1 {
/* FONT/STYLE/COLOR CHANGES CODE */
}


Shimoro
#21588

Posted 2020-11-14 17:30:16

Thank you!      


LaZe
#10962

Search Topic