Adjust font size on pages only Posted in : Editor SolariParticipant 24 August 2016 at 06:36 #43324 I was able to adjust font sizes on posts: .entry-content { font-size: 1.1em ; } …but on pages, I can’t seem to figure how to increase the font there. I found this elsewhere on your forum but it doesn’t work: .page .entry-content p p { font-size: 15px; } Appreciate suggestions. Thanks! Ray serkanModerator 24 August 2016 at 12:13 #43330 Hi Ray, You can use this custom css code .page .entry-content > p { font-size: 15px; } Thanks Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in and have valid license to reply to this topic. License required for the following item Editor - A WordPress Theme for Bloggersby pixelwars Login and Registration Log in · Register