Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #34488
    maevamena
    Member

    Hi Sakin,
    Is it possible to increase the font size on all pages like the one below?

    http://69.195.124.223/~forevft4/?page_id=44

    Thanks!

    Maeve

    p.s. Thinking of upgrading to pro. What’s the difference between free and pro?

    #34505
    Sakin
    Keymaster

    Hi Maeve,

    See the features addition in Catch Evolution Pro at theme instructions page http://catchthemes.com/theme-instructions/catch-evolution-pro/

    You can add the following css in “Appearance => Theme Options => Custom CSS” box.

    @media screen and (min-width: 960px) {	
    	body,
    	button,
    	input,
    	select,
    	textarea {
    		font-size: 22px;
    	}
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Page font size’ is closed to new replies.