Viewing 2 replies - 1 through 2 (of 2 total)
  • Maxx,

    You could try going to style.css under Appearance then Editor. If you want to increase the size of page/post content just update the following:

    body {
    	font-size: 14px; // update here
    	font-size: 1rem; // update here
    	font-family: Helvetica, Arial, sans-serif;
    	text-rendering: optimizeLegibility;
    	color: #444;
    }

    What other items would you be looking to update with text?

    Jason
    [link removed – please stop posting it per the forum rules]

    Do NOT make any changes to the twentytwelve theme — CSS or any other files – you should only make changes in a child theme or custom CSS plugin such as JetPack. It’s important to have an unmodified version of the default theme for troubleshooting AND any changes you make to theme files will be overwritten when WP is updated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘1st website attempt’ is closed to new replies.