Jump to content

How to change fonts in product list


Recommended Posts

Hello, I have actually made my first shop in presta and I need to change the fonts in product list. I searched for the tips in google but I used them and nothing happened. So, I want to change fonts in categories, when the products are showed in 'block': www.artycja.pl/meble/. I've tried in global.css but nothing happened, I also tried in product-list.css and still nothing. Could you write me how to change it? I'm using leotheme_converse and presta 1.5.6.1

Thanks in advance.

Link to comment
Share on other sites

can you show/say what you exactly want to change?

im asking because:

 

 

I need to change the fonts in product list.
+

I want to change fonts in categories, when the products are showed in 'block'

what you want to achieve? 

it's not enough :)

Link to comment
Share on other sites

w pliku product-list.css

dodaj style:
 

.s_title_block, .s_title_block a:hover, a.lnk_more:hover {
text-decoration: none;
font-size:20px!important;
font-family: arial!important;
}

oczywiście możesz je modyfikować zgodnie z własnymi potrzebami (font-family, size, color etc.)

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