Jump to content

How do I change the font in 1.4.7.0


Recommended Posts

To change or add a mouse over involves editing many different files, here is an example.

 

To add a mouse over to the main categories (Shop By Products) you would edit blockcategories.css.

In this case you would add color: red to the #categories_block_left .tree a:hover section.

 

Most modules have their own CSS file to edit, the main titles such as Shop By Products, Shop By Theme can be found in the global.css file.

 

global.css can be found here ...themes/prestashop/css

The module CSS files can be found here ...themes/prestashop/css/modules

 

(example)

 

 

Need more help?

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...