View Single Post
  #2  
Old 01-19-2016, 10:25 AM
  razortw's Avatar 
razortw razortw is offline
 

X-Cart team
  
Join Date: Feb 2015
Posts: 807
 

Default Re: Changing Global Font on Xcart

Hello.
I'd suggest to add the following to the 'Custom CSS' section.
Code:
body * { font-family: "Times New Roman" !important; }
__________________
Best regards,
Igor Pudovkin
X-Cart hosting team
Reply With Quote