Hi ..
Is there an easy way to change the body font size on a specific page and not the whole website?
Thanks,
Bill
Hi bdm55!
Please add following code to Quick CSS in Enfolld theme options under Styling tab and adjust as needed
.page-id-1122 p { font-size: 18px!important; }
and change the page ID’s to match your pages ID. You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg
Best regards,
Yigit