Price is missing in shopping cart

  • Posts: 23
  • Thank you received: 0
11 years 11 months ago #78523

Hi,

I do not appear to be able to show the price for products in my shopping cart can you tell me where the setting is for this item?

many thanks

www.kitesyd.dk/new/index.php/da/componen...L2hpa2FzaG9wL29yZGVy

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

  • Posts: 26152
  • Thank you received: 4027
  • MODERATOR
11 years 11 months ago #78547

Hi,

Your link is a "user login" link so it does not give a lot of information.
The price is your store is displayed, it's just that, your price is white.

span.hikashop_product_price {
  color: #ffffff;
  white-space: nowrap;
}

I recommend you our FAQ about CSS : www.hikashop.com/en/support/documentation/faq.html#css
and to add a specific rule for your cart module
#hikashop_cart span.hikashop_product_price {
  color: #000000;
}

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
Last edit: 11 years 11 months ago by Jerome.
The following user(s) said Thank You: mattdimmock@hotmail.com

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

Time to create page: 0.054 seconds
Powered by Kunena Forum