Quantcast
Channel: WordPress.org Forums » All Posts
Viewing all articles
Browse latest Browse all 135165

gooischekookstudio on "change font H1"

$
0
0

I would like to change the H1 in to lettertype "Century Gothic" 11,5
can someone help me?
i have the code below as is
it is website url http://www.gooische-kookstudio.nl

<div class="col col1">
<?php query_posts('pagename=kookworkshops'); ?>
<?php while (have_posts()) : the_post(); ?>
<h1 class="entry-title"><a>" rel="bookmark" title="<?php the_title(); ?>"><?php the_title(); ?></a></h1>
    <a>" class="content" rel="bookmark" title="<?php the_title(); ?>"><?php echo get_my_excerpt(); ?></a>
<a href="/kookworkshops">» Lees meer</a>
    <a>" rel="bookmark"><?php the_post_thumbnail('thumbnail', array('class' => 'alignleft')); ?></a>
<?php endwhile;?>
</div>

Viewing all articles
Browse latest Browse all 135165

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>