timothymoorejr
asked 11 years ago

Hi,

How do I change my pages text font size? Everything is so small.

1 Answers
DominicStaff
answered 11 years ago

Hello Timothymoorejr !

To change your pages text font size, you can log in to dashboard > Theme > Customize. Add the following code :



<style type="text/css">

body.error404 .nav li a {

font-size: 17px;

}

</style>

Regards,
Dominic

Powered by DW Question & Answer Pro