Thread: Changing Font
View Single Post
  #2  
Old 07-10-2015, 03:44 AM
  razortw's Avatar 
razortw razortw is offline
 

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

Default Re: Changing Font

Thank you for asking.
I think using the following CSS rule might help you.

Code:
body, div, td, tr, th, tbody, h1, h2, h3, h4, h5 ul, li, a, p, span { font-family: Tahoma, Helvetica, Arial, "Microsoft Yahei","微软雅黑", STXihei, "华文细黑" !important; }
__________________
Best regards,
Igor Pudovkin
X-Cart hosting team
Reply With Quote