Displaying the price without discount on the second line

  • Posts: 187
  • Thank you received: 15
  • Hikashop Business
4 months 3 weeks ago #357348

-- url of the page with the problem -- : ampozj5.studiojoomla.com/oferta/produkt/.../category_pathway-76

The product card displays the discounted price, the discount amount and the price before the discount (crossed out).
What code is needed so that the discount and the price before the discount appear below the price after the discount?
Tom

Attachments:

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

  • Posts: 4540
  • Thank you received: 612
  • MODERATOR
4 months 3 weeks ago #357352

Hello,

With some css this will be possible, follow me step by step :
1. Learn here how to add custom Css.
2. Then in your style frontend file css, click on "+" button, and in your new file add your custom code.
=> Use this code :

span.hikashop_product_price.hikashop_product_price_with_discount {
    display: block;
}
Regards

Last edit: 4 months 3 weeks ago by Philip.

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

  • Posts: 187
  • Thank you received: 15
  • Hikashop Business
4 months 3 weeks ago #357355

Great - that was it!
Thank you

The following user(s) said Thank You: Philip

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

Time to create page: 0.063 seconds
Powered by Kunena Forum