• Resolved praneethagoutham

    (@praneethagoutham)


    Hello,

    I want to increase the font size of the content in my pages (about me, privacy policy, disclosure, etc). Can I please know how I can do this?

    Thank you.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi praneethagoutham.

    Thank you for contacting us and for using our theme.

    I’m pretty sure that the issue was covered previously, but here it is again. Add this CSS to Appearance -> Customize -> Additional CSS:

    .page .page-content > p {
    	font-size: 16px;
    }

    Adjust 16px to what you want.

    I hope this helps. Kind regards.

    Thread Starter praneethagoutham

    (@praneethagoutham)

    Hi,

    The code that I had asked previously was for post content and not page content.
    Thank you for the CSS, it worked now.

    Kind regards.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing font size of the page content’ is closed to new replies.