• Closed by: Marek
  • Closed on: 01.05.19, 15:41
  • Reason: Closed
  • Comment: Glad to help!

Ticket #13998 - Change the font in the product description page

Hello!

I am using prestashop 1.7.5 and I have been searching for 2 days about how to change the font in the product page (description) is a gray font which is hardly visible. The same colour is used in many other places where I have found no way to change it. I attach picture.
I have read in various places this is a remnant of the classic theme in prestashop, but all the suggestions on how to change were referring to old css style in 1.6 and before.

Also, how to list products in the “new” category so that the newest inserted ones to appear the first? Now is the other way around, the first inserted appears the first, and this is not the desired outcome.

Comments

Marek 20 Mar 2019, 11:03

Do you want to change the color of “Size chart” text?
As fo ordering, go to Shop Parameters → Product Settings

Servoni Global Expertise 20 Mar 2019, 21:59

Thank you, solved the ordering issue, I think.
For the font, no, I mean, not only size chart, I mean the font of the description, mainly, but also all the light grey areas where I don’t have access through the normal theme customization settings.

Marek 21 Mar 2019, 10:43

you can change the color of the description with following CSS:

#product .short-desc {color:#333}
Servoni Global Expertise 22 Mar 2019, 03:26

Thank you, I will try in custom.css I presume.
Also, how to insert the faceted search module in the categories page? I have tried in product page with the widget load prestashop module but it displays nothing. Contact info module does load.

Marek 22 Mar 2019, 10:32
Servoni Global Expertise 23 Mar 2019, 09:07

I have tried that, it does not display anything, I have tried also to move it (transplant) but it says: Acest modul este deja pozitionat in acest carlig. (This module is already positioned to this hook.) I have also tried to add it to product page using a load prestashop module as widget. Other modules seem to be working, this is still blank.
Also, I have an issue at the cart, see picture.

Servoni Global Expertise 24 Mar 2019, 02:48

Sorry, it seems I have resent the previous comment.

Marek 25 Mar 2019, 10:27

Hi, Servoni Global Expertise.
Try to update the theme to the latest version 5.3.5.
Don’t forget to make a backup before