Changer la couleur de l'affichage "Le produit sera..

  • Posts: 68
  • Thank you received: 0
3 years 10 months ago #319914

-- url of the page with the problem -- : naturiabio.fr/index.php/le-catalogue-nat.../15-huile-de-massage
-- HikaShop version -- : 4.3.0
-- Joomla version -- : 3.9.18
-- PHP version -- : 7.2.30

Bonjour
L'affichage sur la vignette du produit Huile de Katafray (nos produits/huile de massage) "Le produit sera à nouveau disponible à partir du 2020-07-01" ( texte changé dans langue) n'est pas lisible en gris (?).
Je voudrais lui donner la couleur blanche.
Où puis-je le faire ?
Merci beaucoup
marie

Please Log in or Create an account to join the conversation.

  • Posts: 81540
  • Thank you received: 13069
  • MODERATOR
3 years 10 months ago #319917

Hi,

The color is defined by your template's CSS, which is compiled with SCSS.
I would recommend you check with their support what is the best way to do that.*
In the meantime, you can add such CSS in the "styles for the frontend" setting under the Display tab of the Hikashop configuration :

.hikashop_addto_cart span {
    color: white !important;
}

Please Log in or Create an account to join the conversation.

Time to create page: 0.055 seconds
Powered by Kunena Forum