Home › Forums › Weaver Xtreme Theme › adding custom fonts › Re: adding custom fonts
February 17, 2017 at 20:32 UTC - Views: 36
#32111
Keymaster
You link statement:
<link href=’//goodguys2greatmen.com/sandbox/wp-content/uploads/fonts/smokum/stylesheet.css’ rel=’stylesheet’ type=’text/css’>
is incorrect in the generated HTML of your link above. The ‘ mark used in that statement is really not a single quotation mark. Looks like it might be “closing quote” mark, which is not the same.

