What is the default font used in the Blackbird theme? If I create another new website using this template, how would I change the font throughout to a new font?
Hello, Paste the code given below in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: body,h1,h2,h3,h4,h5,h6,a, span,ul, li,p,.searchform input[type="text"],#submit{ font-family:symbol ! important; } Inplace of "symbol" you can put your font. This will solve your issue.
Hello, There are various font used in this theme. These are given below. 1. "Rokkitt" font is used for the header tag, but at some place "Rokkitt" is used for the paragraph (p) tag. 2. Mostly paragraph (p) tag is used "Trebuchet MS" font. 3. "Verdana" is used for the anchor (a) tag.