About page’s font size is the same with all pages font size. The font size is coming from the body section. If you increase this font size, it will affect all the page’s font size. body { font-size: 13px; }
This custom css code will just affect on your about me page. body.page-id-857 { font-size: 14px; }
Thanks
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in and have valid license to reply to this topic.