Skip to main content

Displaying the price without discount on the second line

More
2 years 9 months ago #357348 by StudioPrzyLesie
-- 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

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

More
2 years 9 months ago - 2 years 9 months ago #357352 by Philip
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 :
Code:
span.hikashop_product_price.hikashop_product_price_with_discount { display: block; }
Regards
Last edit: 2 years 9 months ago by Philip.

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

More
2 years 9 months ago #357355 by StudioPrzyLesie
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.220 seconds
Powered by Kunena Forum