Jump to content

font


Recommended Posts

Hi,

I would like to know whether there is a place i can set the font so that the font so that the look is uniform everywhere i want, ie. all the products descriptions are the same font, all the titles, etc...

thanx

Link to comment
Share on other sites

Edit css/global.css in your theme's directory and change line 18 and line 385 (in PrestaShop v1.3):

font-family: Verdana, Arial, Helvetica, Sans-Serif;



and line 841:

font-family: Helvetica, Sans-Serif;



Change the font to a common font that is available on most computers. Leave in Sans-Serif as a backup for browsers that don't have the font.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...