Title: Autofocus theme &#8211; font-size
Last modified: August 20, 2016

---

# Autofocus theme – font-size

 *  Resolved [frdrc](https://wordpress.org/support/users/frdrc/)
 * (@frdrc)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/autofocus-theme-font-size/)
 * Hello,
 * I’m noob and would like to modify “Mariages” title on this website page: [http://julienbunelle.fr/?p=13](http://julienbunelle.fr/?p=13).
   I would like a larger font like “Naviguer” on the same page for example.
    I’ve
   try several modification in style.css but nothing seem act on.
 * Can you help me please ?
    Regards

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [thebfdesigns](https://wordpress.org/support/users/thebfdesigns/)
 * (@thebfdesigns)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/autofocus-theme-font-size/#post-2654761)
 * Aside from changing style.css, you can try to put <h3> tag in “Mariages” post
   to have same font-size as “Naviguer”.
 *  Thread Starter [frdrc](https://wordpress.org/support/users/frdrc/)
 * (@frdrc)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/autofocus-theme-font-size/#post-2654796)
 * Hello thebfdesigns thanks for suggest.
 * Maybe i misunderstand :
    I’ve try to modify page.php but nothing new. (<h3 class
   =”entry-title”><?php the_title(); ?></h3> instead of <h2 class=”entry-title”>
   <?php the_title(); ?></h2> is it the job ?)
 * “Mariages” is a post title and i don’t know how to modify
 *  [thebfdesigns](https://wordpress.org/support/users/thebfdesigns/)
 * (@thebfdesigns)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/autofocus-theme-font-size/#post-2654868)
 * Try to add this on your style.css
 * h3.entry-title {
    color: #888; font-size: 1.8em; left: 0em; position: relative;
   top: 0px; text-transform: normal; width: 100%; font-weight: 100; }
 *  Thread Starter [frdrc](https://wordpress.org/support/users/frdrc/)
 * (@frdrc)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/autofocus-theme-font-size/#post-2654878)
 * Wouhouuuu ! It’s wonderful.
    Thanks a lot thebfdesigns
 * Like you suggest i’ve first modify style CSS with your code :
 * h3.entry-title {
    color: #888; font-size: 1.8em; left: 0em; position: relative;
   top: 0px; text-transform: normal; width: 100%; font-weight: 100; }
 * Second i’ve modify single.php line :
    <h2 class=”entry-title”><?php the_title();?
   ></h2> by this one : <h3 class=”entry-title”><?php the_title(); ?></h3>
 * And everything is ok.
 * “Et voilà” comme on dit depuis la France.
    Thanks a lot. Regards.
 *  [thebfdesigns](https://wordpress.org/support/users/thebfdesigns/)
 * (@thebfdesigns)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/autofocus-theme-font-size/#post-2654882)
 * I’m glad, you are welcome 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Autofocus theme – font-size’ is closed to new replies.

## Tags

 * [autofocus](https://wordpress.org/support/topic-tag/autofocus/)

 * 5 replies
 * 2 participants
 * Last reply from: [thebfdesigns](https://wordpress.org/support/users/thebfdesigns/)
 * Last activity: [14 years, 2 months ago](https://wordpress.org/support/topic/autofocus-theme-font-size/#post-2654882)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
