Change font-color in cart-module?

  • Posts: 57
  • Thank you received: 0
13 years 5 months ago #1505

Hi!

Is there a possibility to change the price font-color in the cart-module? It is red and I cant see it in my dark module-box.

Thanks in advance.

Best regards

Last edit: 7 years 8 months ago by jonthee.

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

  • Posts: 81428
  • Thank you received: 13058
  • MODERATOR
13 years 5 months ago #1506

Hi,

You can edit the CSS of HikaShop for that. Go to the configuration page under the tab display and edit the front end CSS. Search for span.hikashop_product_price to find the CSS defining the color of the price.

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

  • Posts: 57
  • Thank you received: 0
13 years 5 months ago #1508

Yes I have, but that also changes the color in the product-page, so that way I cant see the price there :/

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

  • Posts: 81428
  • Thank you received: 13058
  • MODERATOR
13 years 5 months ago #1510

Then you have to add a new CSS definition for the price which will have to be limited to another id/class. I can't tell you what precisely without the URL of the page where you have the price.

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

  • Posts: 57
  • Thank you received: 0
13 years 5 months ago #1511

THe price font-color inte the module cart is red, so is the price font-color in in the product-page.

I would like the font-color in the cart-module to be white or something like that.

The adress is wwwdotwaynecorpdotse

Thanks!

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

  • Posts: 81428
  • Thank you received: 13058
  • MODERATOR
13 years 5 months ago #1514

try to add that:

#hikashop_cart_module span.hikashop_product_price{ color : #FFFFFF; }

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

  • Posts: 57
  • Thank you received: 0
13 years 5 months ago #1520

thank you!

Worked perfectly :)

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

Time to create page: 0.064 seconds
Powered by Kunena Forum