• Hello,

    I’m having a problem figuring out how to change font size of content on my Contact Us page. I created it from the WP dashboard Pages section.

    I’ve tried a couple of suggested CSS code entries in my Resp. Child Theme stylesheet Editor, but it’s having no effect. Can someone help me fix this?

    Here’s the URL: https://www.damascussteelknivesplus.com

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Don’t know what you have already tried, but try this (change the size to suit yourself):

    #post-12 p { font-size: 22px; }

    I had the same question, and I will try that, thanks! Also, how do I change the font type?

    Wow, I just checked and my code doesn’t include a font size designation code, just the color #000000 – no font size and no font type indicated. What do I do??

    Thread Starter mimart

    (@mimart)

    Don’t know what you have already tried, but try this (change the size to suit yourself):

    #post-12 p { font-size: 22px; }

    Thanks for your reply. After several hits and misses with code placement, I finally pasted a previous suggested string in the right place. Voila! It worked. Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘how to change font size of page paragraph content’ is closed to new replies.