Hi,
how can I change body font size ? too small for me currently.
Same question for quote text font size, too big !
Thanks
Hey totofunk!
Please add following code to Quick CSS in Enfold theme options under Styling tab
body { font-size: 16px!important; }
blockquote { font-size: 12px!important; }
Best regards,
Yigit
cool !
thanks a lot.