Tagged: x Author Posts March 27, 2016 at 6:44 am #854123 legalfabParticipant Hi there, I would like to alter the font size for the current Page Title that appears for each page. Can you please advise how I should go about doing so? March 27, 2016 at 7:24 am #854141 ThaiModerator Hi There, Please add the following CSS under Customizer > Custom > CSS: .page .entry-title { font-size: 30px; } Hope it helps 🙂 Author Posts