How do I change the cufon font to a google web font and change the size. This is using the theme builder columns.
Post/Page header in columns
2 posts from 2 voices-
Posted 1 year ago #
-
Hey,
in your options panel you'd select "no custom font" under Heading Font. Then, you'd add Google Webfonts as instructed by Google.
An example would be here. I can't really be more clear than the instructions given on the Google Webfont site.You can paste your code that goes in your header in header.php under
<link rel="stylesheet" href="<?php echo get_bloginfo('template_url'); ?>/css/slideshow.css" type="text/css" media="screen"/>You can add the needed CSS in custom.css.
Posted 1 year ago #
Reply
You must log in to post.














