Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter tropicmedia

    (@tropicmedia)

    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

    (@crestaproject)

    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.