Change the size and colour of the name products

  • Posts: 41
  • Thank you received: 1
6 years 5 months ago #299878

-- HikaShop version -- : 4.0.0
-- Joomla version -- : 3.4.8
-- PHP version -- : 5.3.29

Hi! I'm using hikashop for a motocycle website. I'm doing a motorcycle catalog and I wnat to change the colour and sizeof the name products on the products list page. Also I want to remove the "per unit" near the product price.

Thanks!

Regards.

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

  • Posts: 83541
  • Thank you received: 13516
  • MODERATOR
6 years 5 months ago #299879

Hi,

For the color/size of the product name you can use CSS:
www.hikashop.com/support/documentation/1...ize-the-display.html
For the "per unit" text, you can use a translation override:
www.hikashop.com/download/languages.html#modify

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

  • Posts: 41
  • Thank you received: 1
6 years 5 months ago #299905

Hi,
I can't find hikashop_product_name at those files.
In other hand, I don't want to change the language. I want to remove the "per unit" (in my language "por unidad").

Thanks.

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

  • Posts: 83541
  • Thank you received: 13516
  • MODERATOR
6 years 5 months ago #299906

Hi,

1. hikashop_product_name is the class of the element around the product name.
So if you want to change the color of the product name, you can for example add such CSS in a CSS file of your website (template or HikaShop):
.hikashop_product_name { color: red !important; }

2. Do a translation override with an empty text and that will remove it.

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

  • Posts: 41
  • Thank you received: 1
6 years 4 months ago #300099

It works!
Thank you very much.

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

Time to create page: 0.062 seconds
Powered by Kunena Forum
loading