Change product value position

  • Posts: 29
  • Thank you received: 1
6 years 2 months ago #288085

-- url of the page with the problem -- : umbandaexplica.com.br/loja/
-- HikaShop version -- : 3.2.2

As the title suggests, I want to change the default layout that shows the prices in sequence (see image). In this case, I would like the discount value to be just below the non-discounted amount.

Thank you very much.

Last edit: 6 years 2 months ago by mazin07.

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

  • Posts: 129
  • Thank you received: 3
6 years 2 months ago #288119

You can probably set this way:
hikashop configuration -> Display tab -> Default parameters for products -> Show discounted price


Joomla Developer | contact [at] yool.ir

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

  • Posts: 29
  • Thank you received: 1
6 years 2 months ago #288138

Thanks for the answer. I did this, the value stays the same 49,90 39,90. But on the same line.

I would like to know which file and which code to put a line break between the two prices (with the discount and without the discount) and increase the font size of the price.

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

  • Posts: 129
  • Thank you received: 3
6 years 2 months ago #288140

you need edit css file. media/com_hikashop/css/frontend_default.css
if you need more help.please post a live site url.


Joomla Developer | contact [at] yool.ir

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

  • Posts: 29
  • Thank you received: 1
6 years 1 month ago #288577

I got it by editing the "style_defaults.css" file from that same folder. Thanks for the tip, it was helpful.

I only inserted "display: block;" :

span.hikashop_product_price_before_discount{
	color: ##a0a0a0;
	display: block;

Attachments:

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

Time to create page: 0.047 seconds
Powered by Kunena Forum