Reply To: Change fonts


Home Forums Front End PM PRO Change fonts Reply To: Change fonts

#2744
Shamim Hasan
Keymaster

you can use #fep-wrapper in custom css.
Go to Dashboard > Front End PM > Settings > General and then add following code in custom css field and save.

#fep-wrapper{ font-size: 20px; }

you can use whatever style you like