Title: Text changes size when I navigate
Last modified: August 22, 2016

---

# Text changes size when I navigate

 *  Resolved [tropicmedia](https://wordpress.org/support/users/tropicmedia/)
 * (@tropicmedia)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/text-changes-size-when-i-navigate/)
 * Hello,
    I just downloaded your theme Annina. And it’s beautifull! I have created
   the child theme to edit some stuff i need to change but then I realised that 
   this problem was happening to me.
 * When I first enter to my web all looks good.
    [http://i62.tinypic.com/2ce6787.jpg](http://i62.tinypic.com/2ce6787.jpg)
   When I click the Home button for example, the text goes super big. [http://i60.tinypic.com/jf96yx.jpg](http://i60.tinypic.com/jf96yx.jpg)
 * I would really like to use this theme. Can you help me?
    Thanks

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

 *  Thread Starter [tropicmedia](https://wordpress.org/support/users/tropicmedia/)
 * (@tropicmedia)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/text-changes-size-when-i-navigate/#post-5838023)
 * Ok never mind I think it works properly now.
    This worked for me: In style.css
   find this part of the code
 *     ```
       textarea {
       	color: #222222;
       	font-family: 'Lato', sans-serif;
       	font-size: 15px;
       	font-size: 1.5rem;
       ```
   
 * and then change:
    font-size: 1.5rem; to this font-size: **1.5em**;
 *  Theme Author [CrestaProject](https://wordpress.org/support/users/crestaproject/)
 * (@crestaproject)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/text-changes-size-when-i-navigate/#post-5838034)
 * Hi tropicmedia,
    very well! I will test and probably will insert this patch in
   the next update 🙂
 * CrestaProject

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

The topic ‘Text changes size when I navigate’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/annina/1.9.9/screenshot.png)
 * Annina
 * [Support Threads](https://wordpress.org/support/theme/annina/)
 * [Active Topics](https://wordpress.org/support/theme/annina/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/annina/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/annina/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [CrestaProject](https://wordpress.org/support/users/crestaproject/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/text-changes-size-when-i-navigate/#post-5838034)
 * Status: resolved