X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Changing Global Font on Xcart (https://forum.x-cart.com/showthread.php?t=73430)

Ridgeway1 01-18-2016 09:33 AM

Changing Global Font on Xcart
 
How do I go in and edit/change the global font. My boss wants it to be Times New Roman. Any help would be appreciated. Thanks

razortw 01-19-2016 10:25 AM

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;
}



All times are GMT -8. The time now is 06:03 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.