

belpheglorious-deactivated20150 inquired |
Hello! I was wondering if for your Phantom theme there was a way to change the description font uvu |
Hello! Yes there is. Scroll through the code to line 335. You’ll see this:
#desc {
font-family:courier;
margin-top:5px;
}
Just change “courier” to any other font you’d like! Some good ones are arial, verdana, and calibri. 8)